Commit cbcb2f23 by angle-autoroll Committed by Commit Bot

Roll Chromium from e203e4bcf072 to 4787c9ad2595 (240 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/e203e4bcf072..4787c9ad2595 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 jonahr@google.com,jmadill@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Changed dependencies * build: https://chromium.googlesource.com/chromium/src/build.git/+log/a9415691b8..41d615a966 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/d41923d558..36edd70447 * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..7874beb5c5 No update to Clang. Bug: angleproject:5124,angleproject:5213 Tbr: jonahr@google.com,jmadill@google.com Change-Id: I2f5ebf5c3734c1b4038aee0b986e4f250c6abf4e Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2495488Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Jamie Madill <jmadill@chromium.org>
parent 6a35cadc
......@@ -28,7 +28,7 @@ vars = {
'checkout_angle_internal': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': 'e203e4bcf072730d2f5da44f2296af927dd52ae0',
'chromium_revision': '4787c9ad2595cd2f5373ace93be5a438787456e6',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
......@@ -97,7 +97,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other.
'catapult_revision': 'cd2eebd327e35c839149f7a4d888b046d628df12',
'catapult_revision': '7874beb5c5a18ed8ba1264fac8dc4e857be23e35',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling luci-go
......@@ -108,7 +108,7 @@ vars = {
deps = {
'build': {
'url': '{chromium_git}/chromium/src/build.git@a9415691b8441d13a8b88f72b541aca19256d0ed',
'url': '{chromium_git}/chromium/src/build.git@41d615a966610142cf831ab0d15e0c1b26467795',
'condition': 'not build_with_chromium',
},
......@@ -118,7 +118,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@d41923d558fd2968cf552d4d2dd2482b485a8808',
'url': '{chromium_git}/chromium/src/testing@36edd7044709c8bfa03ac15530c9cb6abecc366b',
'condition': 'not build_with_chromium',
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment