0

Roll Website from 7026ffa285a6 to 1229734e08d7 (4 revisions)

https://chromium.googlesource.com/website.git/+log/7026ffa285a6..1229734e08d7

2024-12-20 vapier@chromium.org use https://www.google.com/ consistently
2024-12-20 vapier@chromium.org 404s: drop unused file
2024-12-20 vapier@chromium.org use https://www.chromium.org/ consistently
2024-12-20 jyasskin@google.com Import bit.ly/blink-signals into version control.

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

To file a bug in Website: https://bugs.chromium.org/p/chromium/issues/entry
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

Bug: None
Tbr: dpranke@google.com
Change-Id: I959fd1398c77d9529cf027f50f1cbd379448b179
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6115302
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@{#1399441}
This commit is contained in:
chromium-autoroll
2024-12-20 16:44:59 -08:00
committed by Chromium LUCI CQ
parent 425dd533df
commit cd64574567
2 changed files with 2 additions and 2 deletions

2
DEPS

@ -1309,7 +1309,7 @@ deps = {
},
'src/docs/website': {
'url': Var('chromium_git') + '/website.git' + '@' + '7026ffa285a6bf16008b0bf927d0bf63985e89ae',
'url': Var('chromium_git') + '/website.git' + '@' + '1229734e08d74bf1d5ce69051ed70d2b392d356c',
},
'src/ios/third_party/earl_grey2/src': {