Commit 41d78ae1 by angle-autoroll Committed by Commit Bot

Roll Chromium from 4545fb53923b to 78f4bbcd4cb1 (198 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/4545fb53923b..78f4bbcd4cb1 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 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/34da458aa2..b4b7adbdc2 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/c28f31863b..9d83fdb696 * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..8d43e58994 * tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/d324a17c34..1283870fa3 No update to Clang. Bug: None Tbr: ynovikov@google.com Change-Id: I9782920f655b361fcf171cecd29f06f671fe5d8c Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2600183Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 11c31e0a
...@@ -20,7 +20,7 @@ vars = { ...@@ -20,7 +20,7 @@ vars = {
'checkout_angle_internal': False, 'checkout_angle_internal': False,
# Version of Chromium our Chromium-based DEPS are mirrored from. # Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '4545fb53923b3980f0a5f866e0a4c7aba67cff47', 'chromium_revision': '78f4bbcd4cb1d702c106a1378bfb60c72c9075dd',
# We never want to checkout chromium, # We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller # but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False, 'dummy_checkout_chromium': False,
...@@ -76,7 +76,7 @@ vars = { ...@@ -76,7 +76,7 @@ vars = {
deps = { deps = {
'build': { 'build': {
'url': '{chromium_git}/chromium/src/build.git@34da458aa237ead09f7189eb6149c663ecf37ecd', 'url': '{chromium_git}/chromium/src/build.git@b4b7adbdc2257c1666e33cdac351fbc5e6bf316e',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -86,7 +86,7 @@ deps = { ...@@ -86,7 +86,7 @@ deps = {
}, },
'testing': { 'testing': {
'url': '{chromium_git}/chromium/src/testing@c28f31863ba2155ab32892cdd438c2d72af09068', 'url': '{chromium_git}/chromium/src/testing@9d83fdb696865a8f23e715b5c1b9314d783e89d7',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -221,7 +221,7 @@ deps = { ...@@ -221,7 +221,7 @@ deps = {
}, },
'tools/clang': { 'tools/clang': {
'url': '{chromium_git}/chromium/src/tools/clang.git@d324a17c34dba948e42565378bcdfdac919e62c2', 'url': '{chromium_git}/chromium/src/tools/clang.git@1283870fa32612951b487e0a4b17145ff62ed1e6',
'condition': 'not build_with_chromium', '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