commit | 729a7dc6fe03f100d396e5dd58a1a305e3a139c0 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Fri Apr 03 23:11:55 2020 |
committer | Commit Bot <[email protected]> | Fri Apr 03 23:11:55 2020 |
tree | 1c2aea21c2341beb1e1d4e7cb14523eb9764e2cf | |
parent | 256e9b071e5d85ceac4581c15040e26062995eec [diff] [blame] |
Roll src/third_party/devtools-frontend/src 2d6db0b9fdd5..7ff61c6fba28 (1 commits) https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/2d6db0b9fdd5..7ff61c6fba28 git log 2d6db0b9fdd5..7ff61c6fba28 --date=short --first-parent --format='%ad %ae %s' 2020-04-03 [email protected] Add alt text to Screencast canvas element Created with: gclient setdep -r src/third_party/devtools-frontend/src@7ff61c6fba28 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 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/+/master/autoroll/README.md Bug: chromium:1067074 Tbr: [email protected] Change-Id: Idf41d49a66c51a3a461b7e8f2583e4ef16fe0441 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2136136 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#756445}
diff --git a/DEPS b/DEPS index ec310bf..e833503b1 100644 --- a/DEPS +++ b/DEPS
@@ -246,7 +246,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': '2d6db0b9fdd5c0100bfd16b4612abc00cb90fdbe', + 'devtools_frontend_revision': '7ff61c6fba289f3b8e3af772e425b0ef50d27bbd', # 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.