0

Roll DevTools Frontend from 75c5c8f9dfb9 to 60dfbba426d2 (1 revision)

75c5c8f9df..60dfbba426

2025-05-07 bmeurer@chromium.org [cleanup] Simplify and move the `FloatingButton`.

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@rotations.google.com,liviurau@google.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://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Bug: None
Change-Id: Iac68ad56d2bb879356c3b63d4c9e43f40e9b22b3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6518301
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/main@{#1456803}
This commit is contained in:
chromium-autoroll
2025-05-07 01:26:07 -07:00
committed by Chromium LUCI CQ
parent d2ec9fec68
commit ce41c97e34
2 changed files with 2 additions and 2 deletions
DEPS
third_party/devtools-frontend

2
DEPS

@ -391,7 +391,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': '75c5c8f9dfb99bbff7b48538d50524106c9aa048',
'devtools_frontend_revision': '60dfbba426d29e6237181a97a2a43b07090758ef',
# 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.