commit | bb0775d8baf909ffa6678096a6ab9b21e375718f | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Tue May 04 13:17:21 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 04 13:17:21 2021 |
tree | 52e5c68ecfb2b1072140e80c2f5c6625a9ddfb92 | |
parent | c8b52d06f10d920718eb2c475327d930b246571e [diff] |
Roll DevTools Frontend from a0b96423193e to 43db3beca8e1 (2 revisions) https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/a0b96423193e..43db3beca8e1 2021-05-04 tvanderlippe@chromium.org Move new components from elements into sub-folder 2021-05-04 yangguo@chromium.org Remove outdated owner in scripts/ 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/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I66e7cb3c663ec19e6c384798c8bb0c0fa9d5020f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2871562 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@{#878845}
diff --git a/DEPS b/DEPS index eb16a308..cf17b76 100644 --- a/DEPS +++ b/DEPS
@@ -288,7 +288,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': 'a0b96423193ea582f1ed65e871982000523160a4', + 'devtools_frontend_revision': '43db3beca8e1dc7e992073dffe2d57249743231d', # 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.