Commit a89c6b9a by angle-autoroll Committed by Commit Bot

Roll Chromium from 61aafe6377ea to 902580740a6e (438 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/61aafe6377ea..902580740a6e 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 timvp@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/6dd14a4537..3514e7b890 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/2de3a18349..7d4fe53baa * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..434681c237 * tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/192a0edbbe..a37c0858a6 No update to Clang. Bug: angleproject:5305 Tbr: timvp@google.com Change-Id: I2abb73a82e6b3b12ad6b7efe50532ba920ac2b8f Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2527572Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 36787dcb
......@@ -28,7 +28,7 @@ vars = {
'checkout_angle_internal': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '61aafe6377ea54bc40af889132916c22a1cd570f',
'chromium_revision': '902580740a6e0264c46de0ed3a2ce7f32ff9b235',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
......@@ -108,7 +108,7 @@ vars = {
deps = {
'build': {
'url': '{chromium_git}/chromium/src/build.git@6dd14a4537d657d9a7d24818d402cca050121765',
'url': '{chromium_git}/chromium/src/build.git@3514e7b890881d707c2fb17dbfc5be49903c219e',
'condition': 'not build_with_chromium',
},
......@@ -118,7 +118,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@2de3a18349bf542aa3e7728a7cfb795638fa6aee',
'url': '{chromium_git}/chromium/src/testing@7d4fe53baa12aea6cef02b399ecaf74cce44b9a9',
'condition': 'not build_with_chromium',
},
......@@ -284,7 +284,7 @@ deps = {
},
'tools/clang': {
'url': '{chromium_git}/chromium/src/tools/clang.git@192a0edbbe6a10644dabf779d09d37b8673ed908',
'url': '{chromium_git}/chromium/src/tools/clang.git@a37c0858a645506c8e9d3bebab1ed5a5b1f9df61',
'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