Commit b4b27e45 by angle-autoroll Committed by Angle LUCI CQ

Roll Chromium from fed1a144db8a to 5c4073be350e (25 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/fed1a144db8a..5c4073be350e 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 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/2c2106e1f4..8dc98b062a * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..8bf7a0b3c8 * tools/mb: https://chromium.googlesource.com/chromium/src/tools/mb/+log/d9e38c7cd4..d5d794a9f5 No update to Clang. Bug: angleproject:5941 Tbr: ynovikov@google.com Change-Id: I2c59786a5a190770f475b3027bcb4f3668403e00 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2941371 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 77831a6d
......@@ -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': 'fed1a144db8aa1d1ef32fc33dc37826b302e3cbb',
'chromium_revision': '5c4073be350ebdfeecaf8f72152542304b019f49',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
......@@ -72,7 +72,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': '092e09c1f7754e4b5e45d9237c53bd08495bc5d5',
'catapult_revision': '8bf7a0b3c8bddeccd9c5b3ca4a58dccfa8797702',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling luci-go
......@@ -170,7 +170,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@2c2106e1f43cb5b578deecae27738dec78df638f',
'url': '{chromium_git}/chromium/src/testing@8dc98b062aa4a0452810e91d8cb6d682f80a71de',
'condition': 'not build_with_chromium',
},
......@@ -559,7 +559,7 @@ deps = {
},
'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@d9e38c7cd4cf99ee2dfbf66e79a773a0f7eecd4f',
'url': '{chromium_git}/chromium/src/tools/mb@d5d794a9f57d437cb6f93221be3dc37fb1716467',
'condition': 'not build_with_chromium',
},
......
......@@ -16,5 +16,5 @@
"testing/buildbot/generate_buildbot_json.py":
"9f5d39d58f4a8baf4b74349147feb606",
"testing/buildbot/mixins.pyl":
"38a156af1283f14833db1962607cd4d4"
"d6f859d47f1823376217f335101b22ea"
}
\ No newline at end of file
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