0

Roll Crossbench from 3e4baa0335fa to 32b72727726b (2 revisions)

https://chromium.googlesource.com/crossbench.git/+log/3e4baa0335fa..32b72727726b

2025-02-13 cbruni@chromium.org Prepare FlagsGroupConfig for more complex cli flags
2025-02-13 faridzad@google.com Check if the URL scheme is supported.

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/crossbench-chromium
Please CC cbruni@google.com,crossbench@chromium.org,johnchen@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry

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

Tbr: johnchen@google.com
Change-Id: Ibe1dba6ae1a88249912c59c20b4c9c7ba18a706d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6261382
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@{#1419921}
This commit is contained in:
chromium-autoroll
2025-02-13 08:43:00 -08:00
committed by Chromium LUCI CQ
parent 91179adf19
commit 225eb3c8a3
2 changed files with 2 additions and 2 deletions
DEPS
third_party

2
DEPS

@ -356,7 +356,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling CrossBench
# and whatever else without interference from each other.
'crossbench_revision': '3e4baa0335fa7bbcff306f506cf2d5d2dbe64ea1',
'crossbench_revision': '32b72727726b81951e199a76c2b081c945a92545',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer
# and whatever else without interference from each other.