Commit 7d832edd by angle-autoroll Committed by Commit Bot

Roll Chromium from 2db43e774b6e to 0c234289aa72 (451 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/2db43e774b6e..0c234289aa72 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 syoussefi@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/603673306a..1f2c9c8502 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/19df48277a..c51df537ee * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..d5e21940e0 * tools/mb: https://chromium.googlesource.com/chromium/src/tools/mb/+log/b07b7cb6aa..2a0543f912 No update to Clang. Bug: angleproject:5174 Tbr: syoussefi@google.com Change-Id: I9385c8ed5bd7d7cb6448fac1509b9a24ad7a7f98 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2586566Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent ec1ff8f5
......@@ -20,7 +20,7 @@ vars = {
'checkout_angle_internal': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '2db43e774b6ebb919aea0872f02df8d6fe932848',
'chromium_revision': '0c234289aa72bcba3a899f668ea6739479a8735a',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
......@@ -100,7 +100,7 @@ vars = {
deps = {
'build': {
'url': '{chromium_git}/chromium/src/build.git@603673306a4c141aeeb27baa6f03b76d41bc13fc',
'url': '{chromium_git}/chromium/src/build.git@1f2c9c8502210e2d188d1b9acae7fb5fd7764d53',
'condition': 'not build_with_chromium',
},
......@@ -110,7 +110,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@19df48277a0a191d0aec34646e781a5899ca1f15',
'url': '{chromium_git}/chromium/src/testing@c51df537ee6fa7fcce04aca245a35b12f270206a',
'condition': 'not build_with_chromium',
},
......@@ -311,7 +311,7 @@ deps = {
},
'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@b07b7cb6aa202f85fa905594f47be62862bd96b1',
'url': '{chromium_git}/chromium/src/tools/mb@2a0543f912a2db06b1f27f99284e5c9f1f5934a1',
'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