Roll DevTools Frontend from 665486fe26fc to c4170ac05312 (4 revisions)
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/665486fe26fc..c4170ac05312
2021-08-09 janscheffler@chromium.org [Underscore Migration] Migrate panels/search
2021-08-09 kritisapra@google.com Moving DevicesSettingsTab from emulation to settings/emulation
2021-08-09 jacktfranklin@chromium.org [TestRunner] allow --node-modules-path to be multiple paths.
2021-08-09 sigurds@chromium.org Type-annotate ServiceWorker.RegistrationID consistently
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/devtools-frontend-chromium
Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human
is aware of the problem.
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Bug: chromium:1186163,chromium:1207342,chromium:1226471
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: Ieb04738726edeb90b9a9aed366fc39a559d2f912
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3082008
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#909903}
diff --git a/DEPS b/DEPS
index 9128dde..e5c8fb1c6 100644
--- a/DEPS
+++ b/DEPS
@@ -307,7 +307,7 @@
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling devtools-frontend
# and whatever else without interference from each other.
- 'devtools_frontend_revision': '665486fe26fc9c8b69d422e1581addc9c9a59176',
+ 'devtools_frontend_revision': 'c4170ac05312211492911dd08a6b140120d4cde6',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libprotobuf-mutator
# and whatever else without interference from each other.