Commit 96b71bee by angle-autoroll Committed by Commit Bot

Roll Chromium from 730f0fe9e50a to 553b5bcd72c7 (214 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/730f0fe9e50a..553b5bcd72c7 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 jmadill@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/7b7e25e69c..169d15ccdb * testing: https://chromium.googlesource.com/chromium/src/testing/+log/c3ae330521..913fc377e5 * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..ae003f552e * tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/41850cbe98..5726acbc16 No update to Clang. Bug: None Tbr: jmadill@google.com Change-Id: I16054c13a2481e7c544c046289b4de5e0dcdeb83 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2563278Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent fcb6b5a5
...@@ -20,7 +20,7 @@ vars = { ...@@ -20,7 +20,7 @@ vars = {
'checkout_angle_internal': False, 'checkout_angle_internal': False,
# Version of Chromium our Chromium-based DEPS are mirrored from. # Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '730f0fe9e50a53983216f6fadebbeee99b978a76', 'chromium_revision': '553b5bcd72c7ba2bd639588ae5199bbe687a1c1c',
# We never want to checkout chromium, # We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller # but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False, 'dummy_checkout_chromium': False,
...@@ -100,7 +100,7 @@ vars = { ...@@ -100,7 +100,7 @@ vars = {
deps = { deps = {
'build': { 'build': {
'url': '{chromium_git}/chromium/src/build.git@7b7e25e69cd881d7a9d80b2023c9e90c1168e91c', 'url': '{chromium_git}/chromium/src/build.git@169d15ccdb78438b15c8362cbfb7c548c4c1ed3d',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -110,7 +110,7 @@ deps = { ...@@ -110,7 +110,7 @@ deps = {
}, },
'testing': { 'testing': {
'url': '{chromium_git}/chromium/src/testing@c3ae330521c0e86a2028cac047d023df5e669b29', 'url': '{chromium_git}/chromium/src/testing@913fc377e50cd7474655aaa31038b3cc59c72010',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -276,7 +276,7 @@ deps = { ...@@ -276,7 +276,7 @@ deps = {
}, },
'tools/clang': { 'tools/clang': {
'url': '{chromium_git}/chromium/src/tools/clang.git@41850cbe98f0a78e228b31506244cef91b76d10b', 'url': '{chromium_git}/chromium/src/tools/clang.git@5726acbc16d6d2fe732ad70bd5d7ddbcf34bc32f',
'condition': 'not build_with_chromium', '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