0

Roll Website from 29c6f8fa1ef2 to fa53fb1bc31a (1 revision)

https://chromium.googlesource.com/website.git/+log/29c6f8fa1ef2..fa53fb1bc31a

2024-02-09 chrishtr@chromium.org Clarify web-exposed is for HTTP endpoints.

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: Id043e3ce633af08b36dfa68afb485fcd1390fee7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5283656
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@{#1258882}
This commit is contained in:
chromium-autoroll
2024-02-10 11:03:02 +00:00
committed by Chromium LUCI CQ
parent 2387edfa2e
commit a2b12fce7e
2 changed files with 2 additions and 2 deletions

2
DEPS

@ -830,7 +830,7 @@ deps = {
},
'src/docs/website': {
'url': Var('chromium_git') + '/website.git' + '@' + '29c6f8fa1ef2454e0aaaaf66d588d38944552c85',
'url': Var('chromium_git') + '/website.git' + '@' + 'fa53fb1bc31a841f72b2075e23698cb307df87c7',
},
'src/ios/third_party/earl_grey2/src': {