0

Roll Website from 2d75ac955d48 to 2369f2a8be57 (6 revisions)

https://chromium.googlesource.com/website.git/+log/2d75ac955d48..2369f2a8be57

2025-01-15 vapier@chromium.org servo: add redirect page
2025-01-15 semenzato@google.com upstart-cookbook: move to developer-library/reference
2025-01-15 rbyers@chromium.org Allow PSA for extending an API to additional platforms
2025-01-15 hchao@chromium.org Update UseCounter link as the file has moved.
2025-01-15 dpranke@google.com Revert "infra: enable presubmit in CQ"
2025-01-15 vapier@chromium.org infra: enable presubmit in CQ

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: I288696a03049392817ae0d7ca55034210aee2db5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6178960
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@{#1407122}
This commit is contained in:
chromium-autoroll
2025-01-15 21:50:06 -08:00
committed by Chromium LUCI CQ
parent 535740cb5d
commit 61d908ffbb
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' + '@' + '2d75ac955d488d7d8a79156a9317d81995198f58',
'url': Var('chromium_git') + '/website.git' + '@' + '2369f2a8be579e0290ce49e107a4ab5fa6a33909',
},
'src/ios/third_party/earl_grey2/src': {