Commit 4ebcee3e by angle-autoroll Committed by Commit Bot

Roll Chromium from af73f1e9f8c8 to 4545fb53923b (180 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/af73f1e9f8c8..4545fb53923b 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/68fec68de7..34da458aa2 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/e5bbe1bc6f..c28f31863b * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..8d43e58994 No update to Clang. Bug: None Tbr: cwallez@google.com Change-Id: Ib5357a8c44f44245b5df8e583e8460b9ac84a70f Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2597052Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent ed9213bc
......@@ -20,7 +20,7 @@ vars = {
'checkout_angle_internal': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': 'af73f1e9f8c8941d5ad5ae9bd554397979cdce78',
'chromium_revision': '4545fb53923b3980f0a5f866e0a4c7aba67cff47',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
......@@ -76,7 +76,7 @@ vars = {
deps = {
'build': {
'url': '{chromium_git}/chromium/src/build.git@68fec68de71c92c09b2755742b9b4bf9e5b975bf',
'url': '{chromium_git}/chromium/src/build.git@34da458aa237ead09f7189eb6149c663ecf37ecd',
'condition': 'not build_with_chromium',
},
......@@ -86,7 +86,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@e5bbe1bc6fb0c6d497b04d0c35afc70065e7d397',
'url': '{chromium_git}/chromium/src/testing@c28f31863ba2155ab32892cdd438c2d72af09068',
'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