Commit 121d9856 by angle-autoroll Committed by Commit Bot

Roll Chromium from 863342438ec1 to 09df13c25e1b (356 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/863342438ec1..09df13c25e1b 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 cwallez@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/25864a085f..c12a68d90b * testing: https://chromium.googlesource.com/chromium/src/testing/+log/463368f793..c1a7e4af8e * third_party/zlib: https://chromium.googlesource.com/chromium/src/third_party/zlib/+log/d53accfbd0..59187e10e9 * tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/fcef86e30a..03bacc3235 No update to Clang. Bug: None Tbr: cwallez@google.com Change-Id: I7bea3acf53d8e936191dd688031bd2160ded4f07 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2389417Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent f2cad891
......@@ -28,7 +28,7 @@ vars = {
'checkout_angle_internal': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '863342438ec1b8a75c87980a8e1e507c263297ec',
'chromium_revision': '09df13c25e1b30200b3d08531cc741be1df1ea49',
# 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@25864a085faf94cd102ed183e30a5b5fd97c56ff',
'url': '{chromium_git}/chromium/src/build.git@c12a68d90b44722f3dcb433cbf837fd3f85e2c11',
'condition': 'not build_with_chromium',
},
......@@ -113,7 +113,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@463368f7931dd4e02ee4686df589c6ac7ae2cb25',
'url': '{chromium_git}/chromium/src/testing@c1a7e4af8e92265e54d2da1781330abc62726f92',
'condition': 'not build_with_chromium',
},
......@@ -269,12 +269,12 @@ deps = {
},
'third_party/zlib': {
'url': '{chromium_git}/chromium/src/third_party/zlib@d53accfbd0382a98ad7378045631866449b5f92e',
'url': '{chromium_git}/chromium/src/third_party/zlib@59187e10e96157e9135da61e95cec25a9baf9cd3',
'condition': 'not build_with_chromium',
},
'tools/clang': {
'url': '{chromium_git}/chromium/src/tools/clang.git@fcef86e30a0ab061b982b5c9d91bb060df8f5269',
'url': '{chromium_git}/chromium/src/tools/clang.git@03bacc323567b1f522fdf52f03a315b587da1826',
'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