Commit d1219d7b by angle-autoroll Committed by Commit Bot

Roll Chromium from d8a3265375ff to 45b78e7b52a7 (529 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/d8a3265375ff..45b78e7b52a7 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 cnorthrop@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/07a0b18b83..ec6d3bb29a * testing: https://chromium.googlesource.com/chromium/src/testing/+log/d40df8f462..47e2c83db6 * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..309eb9b672 * third_party/protobuf: https://chromium.googlesource.com/chromium/src/third_party/protobuf/+log/eedd6353ca..19bd888db3 * tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/c72342ce99..1b039cb4bf * tools/mb: https://chromium.googlesource.com/chromium/src/tools/mb/+log/43a6214c61..8f0932038a No update to Clang. Bug: angleproject:4901 Tbr: cnorthrop@google.com Change-Id: I2a18541c394d08e5c365e64fd4f1123a5dc8cb71 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2546477Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 2ffff6d0
......@@ -20,7 +20,7 @@ vars = {
'checkout_angle_internal': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': 'd8a3265375fff3c1772e1eb9f9cfb042d5be35c6',
'chromium_revision': '45b78e7b52a7900eccfb7108534894e44eb38c50',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
......@@ -89,7 +89,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other.
'catapult_revision': 'f92a7636da65f28dad15bc524e6b681d1c311de0',
'catapult_revision': '309eb9b6720595a38b8517ae4f5043a90023c811',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling luci-go
......@@ -100,7 +100,7 @@ vars = {
deps = {
'build': {
'url': '{chromium_git}/chromium/src/build.git@07a0b18b831845a042aa54fd507dbe3ca833c92c',
'url': '{chromium_git}/chromium/src/build.git@ec6d3bb29ad116678df46274ef7c6da13943bd03',
'condition': 'not build_with_chromium',
},
......@@ -110,7 +110,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@d40df8f4627684d944594c8aed3faf095989a4de',
'url': '{chromium_git}/chromium/src/testing@47e2c83db69c38a1d33ca282c6bfb0ccc876fef4',
'condition': 'not build_with_chromium',
},
......@@ -190,7 +190,7 @@ deps = {
},
'third_party/protobuf': {
'url': '{chromium_git}/chromium/src/third_party/protobuf@eedd6353ca8239f3bcefd1143b4a2cc4a0c3b9dd',
'url': '{chromium_git}/chromium/src/third_party/protobuf@19bd888db3a065be6f2d013ee7dbb2fe67e25a66',
'condition': 'not build_with_chromium',
},
......@@ -276,7 +276,7 @@ deps = {
},
'tools/clang': {
'url': '{chromium_git}/chromium/src/tools/clang.git@c72342ce992ebd9cc02c0d65f0af5941d29eb217',
'url': '{chromium_git}/chromium/src/tools/clang.git@1b039cb4bf5275bb1a092dc16ae00a4e307f5a7d',
'condition': 'not build_with_chromium',
},
......@@ -311,7 +311,7 @@ deps = {
},
'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@43a6214c61ee384831916d9fcf2c55b8d0396b4b',
'url': '{chromium_git}/chromium/src/tools/mb@8f0932038a829a6806641d3c12dfbc3de6c1cf5b',
'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