Commit ac05066a by angle-autoroll Committed by Commit Bot

Roll Chromium from 28ecef438c2c to 29d2d6a2d436 (82 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/28ecef438c2c..29d2d6a2d436 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 ianelliott@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/06eb186470..d1a74631f6 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/fdaafe276e..b6a5362054 * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..e174329bab No update to Clang. Bug: None Tbr: ianelliott@google.com Change-Id: Ic0ae8442611bc2c32241cf0f8496f118e6e32dca Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2620868Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 0b90eef0
......@@ -20,7 +20,7 @@ vars = {
'checkout_angle_internal': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '28ecef438c2c6cf1efe78c23d9c09581a86cbcfc',
'chromium_revision': '29d2d6a2d436015f1b9c06b78cbc3353c1f516d2',
# 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@06eb1864704e3f8f0cfa073f3e77d62e171be2f8',
'url': '{chromium_git}/chromium/src/build.git@d1a74631f6fa60b3cc034b94a851172260e8e7cd',
'condition': 'not build_with_chromium',
},
......@@ -86,7 +86,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@fdaafe276e77ac93a1b8654211a935f9edc363b2',
'url': '{chromium_git}/chromium/src/testing@b6a5362054bf9ebe2e34ad176e7411f021d979ba',
'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