0

Roll Website from 4e62291ebd6f to aa53f964ab38 (1 revision)

https://chromium.googlesource.com/website.git/+log/4e62291ebd6f..aa53f964ab38

2023-08-28 agl@chromium.org Add a note about macOS caching plist files.

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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Bug: None
Tbr: dpranke@google.com
Change-Id: Ic93e3a3bf3a9d7c72f444aafc4a3a78d697aa983
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4819091
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@{#1189182}
This commit is contained in:
chromium-autoroll
2023-08-28 21:48:47 +00:00
committed by Chromium LUCI CQ
parent a2bdbe0625
commit bec89b813d
2 changed files with 2 additions and 2 deletions

2
DEPS

@ -854,7 +854,7 @@ deps = {
},
'src/docs/website': {
'url': Var('chromium_git') + '/website.git' + '@' + '4e62291ebd6f10112c0a96076529a329c1bf6b7b',
'url': Var('chromium_git') + '/website.git' + '@' + 'aa53f964ab38736d00987ca615bab0972153a15a',
},
'src/ios/third_party/earl_grey2/src': {