Commit 1bfc1c90 by angle-autoroll Committed by Commit Bot

Roll Chromium from 0c234289aa72 to 5a03bdd6e398 (963 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/0c234289aa72..5a03bdd6e398 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 cwallez@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/1f2c9c8502..3156ee0cf9 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/c51df537ee..715d9573da * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..f22b977bc4 * third_party/protobuf: https://chromium.googlesource.com/chromium/src/third_party/protobuf/+log/129acc201e..9be8079c29 * tools/mb: https://chromium.googlesource.com/chromium/src/tools/mb/+log/2a0543f912..b93f034c30 No update to Clang. Bug: None Tbr: cwallez@google.com Change-Id: I4986b8ee00c6defc02bcf1efc1b36f929bd12ec0 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2591896Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent cb8903b1
......@@ -20,7 +20,7 @@ vars = {
'checkout_angle_internal': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '0c234289aa72bcba3a899f668ea6739479a8735a',
'chromium_revision': '5a03bdd6e398bfb1d52c241b3b154485f48174a3',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
......@@ -89,7 +89,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': 'd5e21940e048558fb675d0f14b49d638430c8279',
'catapult_revision': 'f22b977bc4c0d3ed4c4d85a50ec3f25f608c4b45',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling luci-go
......@@ -100,7 +100,7 @@ vars = {
deps = {
'build': {
'url': '{chromium_git}/chromium/src/build.git@1f2c9c8502210e2d188d1b9acae7fb5fd7764d53',
'url': '{chromium_git}/chromium/src/build.git@3156ee0cf91267dd914f2aae27b895feb101d7cd',
'condition': 'not build_with_chromium',
},
......@@ -110,7 +110,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@c51df537ee6fa7fcce04aca245a35b12f270206a',
'url': '{chromium_git}/chromium/src/testing@715d9573daaffc5a7e47e49ed39528cb10d63c84',
'condition': 'not build_with_chromium',
},
......@@ -190,7 +190,7 @@ deps = {
},
'third_party/protobuf': {
'url': '{chromium_git}/chromium/src/third_party/protobuf@129acc201e9479fd2b273c61a3cf94f8c3ce3852',
'url': '{chromium_git}/chromium/src/third_party/protobuf@9be8079c299ac05e7302db6d88e8b1a3fb3f671a',
'condition': 'not build_with_chromium',
},
......@@ -311,7 +311,7 @@ deps = {
},
'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@2a0543f912a2db06b1f27f99284e5c9f1f5934a1',
'url': '{chromium_git}/chromium/src/tools/mb@b93f034c3004b43423a48fc4e4ead412ea24cf1f',
'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