0

Roll Release Scripts from 4d511a2b6334 to fcc00c25998c (1 revision)

4d511a2b63..fcc00c2599

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://skia-autoroll.corp.goog/r/release-scripts-chromium
Please CC chrome-release-infra@google.com,cliffordcheng@google.com,jiesheng@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
Tbr: cliffordcheng@google.com,jiesheng@google.com
Change-Id: Iffa352f430ed93f260b1f91bba2fe7392ac4bedc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6398008
Bot-Commit: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1438413}
This commit is contained in:
chromium-internal-autoroll
2025-03-26 14:43:14 -07:00
committed by Chromium LUCI CQ
parent 4302285e59
commit 5463a2ec5c
2 changed files with 2 additions and 2 deletions

2
DEPS

@ -1149,7 +1149,7 @@ deps = {
},
'src/chrome/release_scripts': {
'url': Var('chrome_git') + '/chrome/tools/release/scripts' + '@' + '4d511a2b6334b2f85de3262f7506751a2f57bd4b',
'url': Var('chrome_git') + '/chrome/tools/release/scripts' + '@' + 'fcc00c25998c99c7a79d94159f4119341ebebd2e',
'condition': 'checkout_chrome_release_scripts',
},