commit | 57a31f72e80ff790192326dc386fcd4ee55ab30d | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Thu Feb 03 19:14:42 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Feb 03 19:14:42 2022 |
tree | de7f5b14cc1fc1d6739c7d3b0c7bb082e5422fe5 | |
parent | 5ae41b62eb391a9ec13bfbe18fff86b9c29aa3bf [diff] [blame] |
Roll DevTools Frontend from 36834dd5de91 to 75d2a066e436 (1 revision) https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/36834dd5de91..75d2a066e436 2022-02-03 [email protected] Add local cache for CSS changes in the Styles pane 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: chromium:1268754 Tbr: [email protected] Change-Id: I59bb180b9a9f9f41fd31e91d221077601cf8b21c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3436616 Commit-Queue: chromium-autoroll <[email protected]> Bot-Commit: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/main@{#966843}
diff --git a/DEPS b/DEPS index 7557ba4..0585c7c1 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': '36834dd5de91aba0b15de21fc93958eee9e49108', + 'devtools_frontend_revision': '75d2a066e43661fbbab4388da3df36bccbaa2bb1', # 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.