Skip to content

Commit

Permalink
Manual roll Chromium from 053f0b115f80 to ac341cc25766 (1 revision)
Browse files Browse the repository at this point in the history
Manual roll requested by [email protected]

https://chromium.googlesource.com/chromium/src.git/+log/053f0b115f80..ac341cc25766

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/chromium-angle-autoroll
Please CC [email protected],[email protected] on the revert to ensure
that a human
is aware of the problem.

To file a bug in Chromium:
https://bugs.chromium.org/p/chromium/issues/entry
To file a bug in ANGLE:
https://bugs.chromium.org/p/angleproject/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

Changed dependency
* testing: https://chromium.googlesource.com/chromium/src/testing/+log/99058ad3cc..d50c85d5ca
No update to Clang.

Bug: None
Tbr: [email protected]
Change-Id: I4b4fed102df691b8919d1507e761a1ad4765899f
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5408631
Bot-Commit: angle-autoroll <[email protected]>
Commit-Queue: angle-autoroll <[email protected]>
  • Loading branch information
angle-autoroll authored and Angle LUCI CQ committed Mar 30, 2024
1 parent 88dbb10 commit 199b186
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ vars = {
'checkout_angle_mesa': False,

# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '053f0b115f809a6c0ef3ad90da3cddeb0aa4f311',
'chromium_revision': 'ac341cc2576695993686260a041de7b8a1a390be',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
Expand Down Expand Up @@ -473,7 +473,7 @@ deps = {
},

'testing': {
'url': '{chromium_git}/chromium/src/testing@99058ad3ccf5ab65d88eff6c6bc659ea1d2cd12d',
'url': '{chromium_git}/chromium/src/testing@d50c85d5cac544f5c6ecb3294ef02ec3c1948475',
'condition': 'not build_with_chromium',
},

Expand Down
2 changes: 1 addition & 1 deletion testing
Submodule testing updated from 99058a to d50c85

0 comments on commit 199b186

Please sign in to comment.