0

Roll DevTools Frontend from c26c9ef40be1 to ea1fa7ba7e60 (1 revision)

c26c9ef40b..ea1fa7ba7e

2021-04-20 kahinds@microsoft.com [Dark Mode] Remove hard-coded colors from javaScriptBreakpointsSidebarPane.css

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: chromium:1152736
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: If518e273791b47b3f78ff3d69ced418911ce7501
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2841405
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#874441}
This commit is contained in:
chromium-autoroll
2021-04-20 21:37:01 +00:00
committed by Chromium LUCI CQ
parent dd63a04884
commit 1b9863f95e

2
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': 'c26c9ef40be13a00a19410be50d69a0d5c223fe6',
'devtools_frontend_revision': 'ea1fa7ba7e60079e76c9f90d2a41a2c77f6b4489',
# 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.