Merge branch 'main' of https://chromium.googlesource.com/chromium/tools/chrome-devtools-frontend into change-3439896 [DevTools] Added test for toc check Bug: 1259612 Change-Id: If9a5e69ae0a9b4f6bcca67425488d4532077a389 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/chrome-devtools-frontend/+/3439896 Reviewed-by: Michael Achenbach <[email protected]>
This repo contains:
the infra for serving the devtools frontend from appengine (gae), written in python 2
the infra for uploading new frontend assets to GCS (gce).
the infra for serving the devtools frontend from appengine (gae_py3), migrated to python 3
The projects gae and gce will be deprecated when the transition from py2 to py3 is completed.
See go/devtools-uploader for details.