From 070d10c6fa1e1eef7eb8fbb93c7066eb00d1a47d Mon Sep 17 00:00:00 2001 From: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Date: Thu, 7 May 2020 10:16:37 +0000 Subject: [PATCH] Roll src/third_party/devtools-frontend/src 28ae7c5809b2..3c5adb7b5fa0 (1 commits) https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/28ae7c5809b2..3c5adb7b5fa0 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} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6e2f0fb02bcd1..a4f474d993774 100644 --- a/DEPS +++ b/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.