0

Roll src/third_party/devtools-frontend/src 28ae7c5809b2..3c5adb7b5fa0 (1 commits)

28ae7c5809..3c5adb7b5f

git log 28ae7c5809b2..3c5adb7b5fa0 --date=short --first-parent --format='%ad %ae %s'
2020-05-07 sigurds@chromium.org Prepare protocol for argument renaming

Created with:
  gclient setdep -r src/third_party/devtools-frontend/src@3c5adb7b5fa0

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/+/master/autoroll/README.md

Bug: chromium:1027752,chromium:1051163
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I08f39b93f1d1f6d0946c05c59ccc88d61e89cc5f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2187513
Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#766360}
This commit is contained in:
chromium-autoroll
2020-05-07 10:16:37 +00:00
committed by Commit Bot
parent 5b5ad9e8b5
commit 070d10c6fa

2
DEPS

@ -249,7 +249,7 @@ vars = {
# 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': '28ae7c5809b26cad83f32c8563bf14cb6d7eb200',
'devtools_frontend_revision': '3c5adb7b5fa05ffb61fec42c14719f2086a51ce3',
# 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.