Commit 7a88117f by angle-autoroll Committed by Commit Bot

Roll Chromium from c181ac047c8b to e4067deef470 (350 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/c181ac047c8b..e4067deef470 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 jmadill@google.com,ynovikov@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/5cfbfa7a2f..286eb2bfd3 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/3f8eac94d9..90497de79f * third_party/abseil-cpp: https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp/+log/74cb518d98..2c998f1fd7 * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..da171bf95e * tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/ddfad9cce3..15a4172c51 * tools/luci-go: git_revision:84c2e8c00bcf3bcea776a4b4a62134921d8a177a..git_revision:34ae8f13bb2156451655ec53b360942a502469df * tools/luci-go: git_revision:84c2e8c00bcf3bcea776a4b4a62134921d8a177a..git_revision:34ae8f13bb2156451655ec53b360942a502469df * tools/luci-go: git_revision:84c2e8c00bcf3bcea776a4b4a62134921d8a177a..git_revision:34ae8f13bb2156451655ec53b360942a502469df * tools/mb: https://chromium.googlesource.com/chromium/src/tools/mb/+log/c41470fd4c..88f0c977ae No update to Clang. Bug: angleproject:4483 Tbr: jmadill@google.com,ynovikov@google.com Change-Id: I1e91b4a1e9053507f153bf61d2e9f2007b1083c3 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2798593 Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
parent 4ac6ea2a
......@@ -20,7 +20,7 @@ vars = {
'checkout_angle_internal': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': 'c181ac047c8bb72b8e3df977c46595dd9d521f8a',
'chromium_revision': 'e4067deef47077dcaa339ead66950c27e86ff5da',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
......@@ -65,18 +65,18 @@ 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': '117862727826bd34303450d23fa94d784b20d846',
'catapult_revision': 'da171bf95e7c56975258f1914f661d5b1519e0c1',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling luci-go
# and whatever else without interference from each other.
'luci_go': 'git_revision:84c2e8c00bcf3bcea776a4b4a62134921d8a177a',
'luci_go': 'git_revision:34ae8f13bb2156451655ec53b360942a502469df',
}
deps = {
'build': {
'url': '{chromium_git}/chromium/src/build.git@5cfbfa7a2fbc52acd7f89cb89fcb8770d187bbba',
'url': '{chromium_git}/chromium/src/build.git@286eb2bfd33d4273886faddcb83718eda245a13b',
'condition': 'not build_with_chromium',
},
......@@ -134,12 +134,12 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@3f8eac94d9974a41ec0ffcc840bfcedf2e3c8b26',
'url': '{chromium_git}/chromium/src/testing@90497de79f64ada1a1468e93649d2b93650ebf35',
'condition': 'not build_with_chromium',
},
'third_party/abseil-cpp': {
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@74cb518d983df27933f33dfc4d53b92d77deeff3',
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@2c998f1fd7670cc7f7447b05fcfea86e0e373842',
'condition': 'not build_with_chromium',
},
......@@ -269,7 +269,7 @@ deps = {
},
'tools/clang': {
'url': '{chromium_git}/chromium/src/tools/clang.git@ddfad9cce368bc8fc61c88673f09f4f65b2e48d2',
'url': '{chromium_git}/chromium/src/tools/clang.git@15a4172c51d9c03bdb09637aa2ef611d26e260b9',
'condition': 'not build_with_chromium',
},
......@@ -304,7 +304,7 @@ deps = {
},
'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@c41470fd4c01ed082fcce52898ae69c4bb97fae1',
'url': '{chromium_git}/chromium/src/tools/mb@88f0c977aeeb43a0a5b4d6dc4adde1974d33e277',
'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