From 1171b2fc3d6e4bdb98cddd694d2bca6d76026fb6 Mon Sep 17 00:00:00 2001 From: chromium-autoroll Date: Sun, 13 Jun 2021 04:32:50 +0000 Subject: [PATCH] Roll DevTools Frontend from 32dbb6aed46d to da90384ba97b (1 revision) https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/32dbb6aed46d..da90384ba97b 2021-06-13 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 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/+doc/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Iea62c8921e041029c4839e9e82beb0aaa7950a9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2958770 Commit-Queue: chromium-autoroll Bot-Commit: chromium-autoroll Cr-Commit-Position: refs/heads/master@{#891932} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 930b202d9de18b..71f6dc3d039c9c 100644 --- a/DEPS +++ b/DEPS @@ -288,7 +288,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': '32dbb6aed46d6f1c0b8ca4da8a026fc718ee4771', + 'devtools_frontend_revision': 'da90384ba97b5b47a5de2e387a3c805c6cc33289', # 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.