0

Roll Release Scripts from 8f9d4cf890c2 to 3e18ea36db4b (1 revision)

8f9d4cf890..3e18ea36db

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,gbeaty@google.com,hypan@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: gbeaty@google.com,hypan@google.com
Change-Id: I1e64c228deade2240e759020563be7f3ee7a8be6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6357735
Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Bot-Commit: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1432950}
This commit is contained in:
chromium-internal-autoroll
2025-03-14 12:58:07 -07:00
committed by Chromium LUCI CQ
parent 83f7707e85
commit e982d705e8
2 changed files with 2 additions and 2 deletions

2
DEPS

@ -1146,7 +1146,7 @@ deps = {
},
'src/chrome/release_scripts': {
'url': Var('chrome_git') + '/chrome/tools/release/scripts' + '@' + '8f9d4cf890c26fb1fb7c0b06afad93d3f195590c',
'url': Var('chrome_git') + '/chrome/tools/release/scripts' + '@' + '3e18ea36db4bc6d84f3209ecf3d145c72275847d',
'condition': 'checkout_chrome_release_scripts',
},