0

Roll Website from adc61787dec3 to 568686d75cab (2 revisions)

https://chromium.googlesource.com/website.git/+log/adc61787dec3..568686d75cab

2025-01-03 vapier@chromium.org drop unused file in site root
2025-01-02 vapier@chromium.org fix broken ``` blocks

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: I2da2ae4d2fa0f91aadcab058e66afa524c9f1df4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6139957
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@{#1401717}
This commit is contained in:
chromium-autoroll
2025-01-03 00:27:35 -08:00
committed by Chromium LUCI CQ
parent 40c4f71611
commit f4d7cfea10
2 changed files with 2 additions and 2 deletions

2
DEPS

@ -1444,7 +1444,7 @@ deps = {
},
'src/docs/website': {
'url': Var('chromium_git') + '/website.git' + '@' + 'adc61787dec31973d464788e4ea78d99320b7474',
'url': Var('chromium_git') + '/website.git' + '@' + '568686d75cab113f880c82145a58dc95850ddf4c',
},
'src/ios/third_party/earl_grey2/src': {