Commit a5b302d3 by angle-autoroll Committed by Angle LUCI CQ

Roll Chromium from 5c4073be350e to 3bcc8fd7c291 (49 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/5c4073be350e..3bcc8fd7c291 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 ynovikov@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 * buildtools: https://chromium.googlesource.com/chromium/src/buildtools.git/+log/eb65cc3594..0b443d31ef * testing: https://chromium.googlesource.com/chromium/src/testing/+log/8dc98b062a..a45949a818 * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..8bf7a0b3c8 * tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/30cbc5cd01..0c64e8349d No update to Clang. Bug: None Tbr: ynovikov@google.com Change-Id: I9ad3a0d25fc5d8a09f90be71f5347366e97496b5 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2943659 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent b4b27e45
......@@ -27,7 +27,7 @@ vars = {
'checkout_android_native_support': 'checkout_android or checkout_chromeos',
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '5c4073be350ebdfeecaf8f72152542304b019f49',
'chromium_revision': '3bcc8fd7c291561965c986e8b11b4e6774377eb7',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
......@@ -117,7 +117,7 @@ deps = {
},
'buildtools': {
'url': '{chromium_git}/chromium/src/buildtools.git@eb65cc3594380ebaa91c6129ee569bbe9e36676e',
'url': '{chromium_git}/chromium/src/buildtools.git@0b443d31efacc92fe4d984c5654a4403318e7e03',
'condition': 'not build_with_chromium',
},
......@@ -170,7 +170,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@8dc98b062aa4a0452810e91d8cb6d682f80a71de',
'url': '{chromium_git}/chromium/src/testing@a45949a8188e22cc318a1c78b056369c4cd43624',
'condition': 'not build_with_chromium',
},
......@@ -524,7 +524,7 @@ deps = {
},
'tools/clang': {
'url': '{chromium_git}/chromium/src/tools/clang.git@30cbc5cd01393d596002061be5cfe50ab66efef1',
'url': '{chromium_git}/chromium/src/tools/clang.git@0c64e8349d636a77ddd7af8ca04b83aa51d3ac5f',
'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