Commit e56466d4 by angle-autoroll Committed by Commit Bot

Roll Chromium from 7b91afe96128 to 78d150eb2790 (541 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/7b91afe96128..78d150eb2790 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 jonahr@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/9cc0704ecc..4317485981 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/5538030635..ddb20d82f3 * third_party/abseil-cpp: https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp/+log/3187b54c0c..54a9cb2f54 * tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/921f371807..f513a0bef6 * tools/mb: https://chromium.googlesource.com/chromium/src/tools/mb/+log/410285a57e..5e26fff7a7 No update to Clang. Bug: angleproject:5124 Tbr: jonahr@google.com Change-Id: I51018170b29a3c03e59c856db57d4f0d780c20d3 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2449150Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 50070481
......@@ -28,7 +28,7 @@ vars = {
'checkout_angle_internal': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '7b91afe96128dd60d33b02b22a5f0a96b88cd694',
'chromium_revision': '78d150eb2790d43fb6314deb51f9053b926c347a',
# 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@9cc0704ecc2cc983dabf591ce728d9ca14774d1b',
'url': '{chromium_git}/chromium/src/build.git@431748598128cb192fbcc55486c4177d8ea00108',
'condition': 'not build_with_chromium',
},
......@@ -118,12 +118,12 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@553803063503be5c3f4fa3a70204477ab72d2349',
'url': '{chromium_git}/chromium/src/testing@ddb20d82f3a2e0cc70fbf75d428da9c09dfb3d02',
'condition': 'not build_with_chromium',
},
'third_party/abseil-cpp': {
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@3187b54c0ca3a17d4de6dfe7aeb37ceab8f1cfae',
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@54a9cb2f54d1272da0f3b58dc5ed40776c4fcf0b',
'condition': 'not build_with_chromium',
},
......@@ -279,7 +279,7 @@ deps = {
},
'tools/clang': {
'url': '{chromium_git}/chromium/src/tools/clang.git@921f37180791fb9cf8e4bdeb3794a8d113c78340',
'url': '{chromium_git}/chromium/src/tools/clang.git@f513a0bef645e51aa34690f665a9d4d396142f5b',
'condition': 'not build_with_chromium',
},
......@@ -314,7 +314,7 @@ deps = {
},
'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@410285a57eae11398c1a2b6fd53511b2b5963b3a',
'url': '{chromium_git}/chromium/src/tools/mb@5e26fff7a79da636dffa9e3b3f6d9976905e7733',
'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