Commit 51932f61 by angle-autoroll Committed by Commit Bot

Roll Chromium from b35107425323 to 4a41eb42842c (172 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/b35107425323..4a41eb42842c 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/fc95b89607..2dc8141cfc * testing: https://chromium.googlesource.com/chromium/src/testing/+log/aae220c1b5..17a7648876 No update to Clang. Bug: None Tbr: ianelliott@google.com Change-Id: Ibe4a08fcc302c0d6aa038ccbaad408d72063b243 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2397560Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 07d44b97
......@@ -28,7 +28,7 @@ vars = {
'checkout_angle_internal': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': 'b351074253236dae5054b95ea8a96f1384919faa',
'chromium_revision': '4a41eb42842c14bdeb786d45dca3408edaee1f0b',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
......@@ -103,7 +103,7 @@ vars = {
deps = {
'build': {
'url': '{chromium_git}/chromium/src/build.git@fc95b89607dcc3241d7042c26b5eff85ab8f6a19',
'url': '{chromium_git}/chromium/src/build.git@2dc8141cfc6ed2aa89f45df4c3b6d17e2b758138',
'condition': 'not build_with_chromium',
},
......@@ -113,7 +113,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@aae220c1b5dfc035663e9ff3478d73cb2f319015',
'url': '{chromium_git}/chromium/src/testing@17a76488769ad1de243208d3c8f9769c64f0995e',
'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