0

Roll Website from b62ff6eb4a7f to 504421a2e612 (1 revision)

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

2023-12-18 reillyg@google.com Add missing lobs to site/.gitignore

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: Id334583a6a144f1a6e7142809ace97c1ad31e41d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5131775
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@{#1238749}
This commit is contained in:
chromium-autoroll
2023-12-18 21:21:15 +00:00
committed by Chromium LUCI CQ
parent dbf6b11746
commit dbb6f26eed
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' + '@' + 'b62ff6eb4a7f802e6bf27bb9e89248c94f095579',
'url': Var('chromium_git') + '/website.git' + '@' + '504421a2e612c9042411ae65e24d7a7682dfdbe2',
},
'src/ios/third_party/earl_grey2/src': {