commit | a983e561c52d2d6d80b35d423c14c3c9b89d1ddd | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Wed Jan 12 14:22:35 2022 |
committer | Chromium LUCI CQ <[email protected]> | Wed Jan 12 14:22:35 2022 |
tree | 4d2f385a2fcffc10b486d51c78cc33f09c101375 | |
parent | 4bb74a0b4f5ca4adddc54ce95ff37c77ad987c8a [diff] [blame] |
Roll DevTools Frontend from 14051be33e07 to 5f9228ddb5d5 (2 revisions) https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/14051be33e07..5f9228ddb5d5 2022-01-12 [email protected] Fix a11y tree toggle in dark theme 2022-01-12 [email protected] eslintignore: remove not exsting file 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 [email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry 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: None Tbr: [email protected] Change-Id: I82e0cf9c8a7123dbd305ef7276817ebcb62eb320 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3381752 Commit-Queue: chromium-autoroll <[email protected]> Bot-Commit: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/main@{#958061}
diff --git a/DEPS b/DEPS index b4e3b15..ad39e123 100644 --- a/DEPS +++ b/DEPS
@@ -320,7 +320,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': '14051be33e077bfd44a6200792853e2c00685c9e', + 'devtools_frontend_revision': '5f9228ddb5d5253d35a94dca45253b0c93602108', # 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.