0

Roll Website from c0140ef954e6 to b62ff6eb4a7f (2 revisions)

https://chromium.googlesource.com/website.git/+log/c0140ef954e6..b62ff6eb4a7f

2023-12-15 briannorris@chromium.org website: Use host-relative URLs for several index pages
2023-12-14 vapier@chromium.org timekeeping: new doc for CrOS

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: I4bb33b777c8aa9ca60ae2fa6807ff6b9f96e9fdd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5125420
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@{#1237966}
This commit is contained in:
chromium-autoroll
2023-12-15 08:10:11 +00:00
committed by Chromium LUCI CQ
parent d4d64c2e9b
commit 3503be448d
2 changed files with 2 additions and 2 deletions

2
DEPS

@ -823,7 +823,7 @@ deps = {
},
'src/docs/website': {
'url': Var('chromium_git') + '/website.git' + '@' + 'c0140ef954e627a2b8b563a465c1518d7fb8e283',
'url': Var('chromium_git') + '/website.git' + '@' + 'b62ff6eb4a7f802e6bf27bb9e89248c94f095579',
},
'src/ios/third_party/earl_grey2/src': {