0

Roll Website from 6e02f43f289b to d9817b87d844 (1 revision)

https://chromium.googlesource.com/website.git/+log/6e02f43f289b..d9817b87d844

2025-02-25 alevkoy@chromium.org Chroot Clangd: Simplify clangd launch script

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: Ib5a1d6847c1cb813a8f00592edd9ef6dd5b44a7a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6302652
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1424712}
This commit is contained in:
chromium-autoroll
2025-02-25 12:06:03 -08:00
committed by Chromium LUCI CQ
parent db66dce79f
commit 1169ce5301
2 changed files with 2 additions and 2 deletions

2
DEPS

@ -1457,7 +1457,7 @@ deps = {
},
'src/docs/website': {
'url': Var('chromium_git') + '/website.git' + '@' + '6e02f43f289b0bc8ffe07882e7893b697ee01497',
'url': Var('chromium_git') + '/website.git' + '@' + 'd9817b87d84424b0e5b492b34ff67ce581999ac4',
},
'src/ios/third_party/earl_grey2/src': {