Commit 93045774 by angle-autoroll Committed by Commit Bot

Roll Chromium from bfc1b42ff141 to a41860e83258 (83 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/bfc1b42ff141..a41860e83258 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/afc55ca8f3..fe03ecff2c * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..91c1a7c2dc * third_party/protobuf: https://chromium.googlesource.com/chromium/src/third_party/protobuf/+log/d2979b278f..d685b9def8 No update to Clang. Bug: None Tbr: cnorthrop@google.com Change-Id: I4a2dd310aac643feb6c73ca9696cf57b03a9c50c Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2554351Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent a304f111
......@@ -20,7 +20,7 @@ vars = {
'checkout_angle_internal': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': 'bfc1b42ff14117da371c7c6ff278a2fe5eda66b5',
'chromium_revision': 'a41860e83258c028984842145b7129e4b76df33d',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
......@@ -100,7 +100,7 @@ vars = {
deps = {
'build': {
'url': '{chromium_git}/chromium/src/build.git@afc55ca8f3f12edb363e5cf52eb1f506cfc9a716',
'url': '{chromium_git}/chromium/src/build.git@fe03ecff2c5136516888e0a95e5c0d3f486be4e0',
'condition': 'not build_with_chromium',
},
......@@ -190,7 +190,7 @@ deps = {
},
'third_party/protobuf': {
'url': '{chromium_git}/chromium/src/third_party/protobuf@d2979b278f4139434a2cc16d833da2b28af5a847',
'url': '{chromium_git}/chromium/src/third_party/protobuf@d685b9def83a884803a77f306825e5477af64147',
'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