Commit 7598f4b0 by angle-autoroll Committed by Commit Bot

Roll Chromium from 4a41eb42842c to e9ccdaed3414 (365 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/4a41eb42842c..e9ccdaed3414 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/2dc8141cfc..9c1d4223d1 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/17a7648876..558bae6f39 * third_party/zlib: https://chromium.googlesource.com/chromium/src/third_party/zlib/+log/aec16ef745..898c6c0dd9 * tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/03bacc3235..97d6ab3da3 No update to Clang. Bug: None Tbr: ianelliott@google.com Change-Id: I5a9a5ec99879f574d26801198dd3129e199c20b0 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2399373Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 41c93c55
......@@ -28,7 +28,7 @@ vars = {
'checkout_angle_internal': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '4a41eb42842c14bdeb786d45dca3408edaee1f0b',
'chromium_revision': 'e9ccdaed34141fd1930c9ac72dd9b41ce769df8b',
# 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@2dc8141cfc6ed2aa89f45df4c3b6d17e2b758138',
'url': '{chromium_git}/chromium/src/build.git@9c1d4223d1a61e1afbbcbcd302c3299d09c95ea8',
'condition': 'not build_with_chromium',
},
......@@ -113,7 +113,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@17a76488769ad1de243208d3c8f9769c64f0995e',
'url': '{chromium_git}/chromium/src/testing@558bae6f39dd2dbaab4cb4c4d7be808d8a7e0635',
'condition': 'not build_with_chromium',
},
......@@ -269,12 +269,12 @@ deps = {
},
'third_party/zlib': {
'url': '{chromium_git}/chromium/src/third_party/zlib@aec16ef74550b35e0c7a8ad630194e06cdfef82f',
'url': '{chromium_git}/chromium/src/third_party/zlib@898c6c0dd91fa0efb38a10949f76102e42cc47f0',
'condition': 'not build_with_chromium',
},
'tools/clang': {
'url': '{chromium_git}/chromium/src/tools/clang.git@03bacc323567b1f522fdf52f03a315b587da1826',
'url': '{chromium_git}/chromium/src/tools/clang.git@97d6ab3da35a8b5abfa2b78cc6aac9dff3122b07',
'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