From dafb4f8279cae0c3db36d2a4f61450cb996b297f Mon Sep 17 00:00:00 2001 From: chromium-webrtc-autoroll Date: Wed, 15 May 2019 13:03:41 -0700 Subject: [PATCH] Roll chromium_revision 7991984f8d..ee800955b4 (659976:660080) Change log: https://chromium.googlesource.com/chromium/src/+log/7991984f8d..ee800955b4 Full diff: https://chromium.googlesource.com/chromium/src/+/7991984f8d..ee800955b4 Changed dependencies * src/base: https://chromium.googlesource.com/chromium/src/base/+log/06559ae1bd..9700b6c4a5 * src/build: https://chromium.googlesource.com/chromium/src/build/+log/603171c47c..02b41bae7e * src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/db402dfa15..bb963637b1 * src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/169fbb8020..4b22daf6aa * src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/f9a875745b..a0f42b25dc * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/71e1bec28d..0aa89afdae * src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/2d3b9260f3..a16f28fc23 * src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/6da0e43b2b..6a18b23f27 DEPS diff: https://chromium.googlesource.com/chromium/src/+/7991984f8d..ee800955b4/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: Ib3e25c446f57a858a10a19dcae69b67743995d65 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/136961 Reviewed-by: Autoroller Commit-Queue: Autoroller Cr-Commit-Position: refs/heads/master@{#27952} --- DEPS | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/DEPS b/DEPS index 311beeb292..5f2c6fd237 100644 --- a/DEPS +++ b/DEPS @@ -7,7 +7,7 @@ vars = { 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', 'webrtc_git': 'https://webrtc.googlesource.com', - 'chromium_revision': '7991984f8d4a5e1fc96aac4168de659c90df87f8', + 'chromium_revision': 'ee800955b48db4f02cc883ad512ecdfeb7f1ac48', 'boringssl_git': 'https://boringssl.googlesource.com', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling swarming_client @@ -24,7 +24,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': '71e1bec28dde3882f523a2bff1f82842ad710e9d', + 'catapult_revision': '0aa89afdae25efe44528f3b8677503559a3f981a', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other. @@ -86,9 +86,9 @@ deps = { # TODO(kjellander): Move this to be Android-only once the libevent dependency # in base/third_party/libevent is solved. 'src/base': - Var('chromium_git') + '/chromium/src/base' + '@' + '06559ae1bddac332939ff911437a801953e6ca59', + Var('chromium_git') + '/chromium/src/base' + '@' + '9700b6c4a51621c0b7356cbbf1106bcfd9af7daf', 'src/build': - Var('chromium_git') + '/chromium/src/build' + '@' + '603171c47c9b682a50c545e338e2e3b924a91950', + Var('chromium_git') + '/chromium/src/build' + '@' + '02b41bae7e55018cce12c505a55bb90f370501a7', 'src/buildtools': Var('chromium_git') + '/chromium/src/buildtools' + '@' + '1f329a6e26a366c9a6f2b970f21e10133f7ceee6', # Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC. @@ -98,13 +98,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'db402dfa1531f810cde950f1239d7f9c2b45468f', + 'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'bb963637b11c84b4412c9328bd3c41c5c88dd271', 'condition': 'checkout_ios', }, 'src/testing': - Var('chromium_git') + '/chromium/src/testing' + '@' + '169fbb802020fb15ecddf4180c882721243ce00c', + Var('chromium_git') + '/chromium/src/testing' + '@' + '4b22daf6aaa747c744005c7c3b6bf7af52c71c6f', 'src/third_party': - Var('chromium_git') + '/chromium/src/third_party' + '@' + 'f9a875745be197a49d914e4c31d264ff8e7c11bc', + Var('chromium_git') + '/chromium/src/third_party' + '@' + 'a0f42b25dcc7c1d22cbe7b18e0f0b5d9b7aab4e0', 'src/buildtools/linux64': { 'packages': [ @@ -199,7 +199,7 @@ deps = { 'src/third_party/colorama/src': Var('chromium_git') + '/external/colorama.git' + '@' + '799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8', 'src/third_party/depot_tools': - Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '2d3b9260f3085f0ce161dbec51f131979b828474', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'a16f28fc23a44ea79bd6a8d6b6b940d88f84adb6', 'src/third_party/errorprone/lib': { 'url': Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + '980d49e839aa4984015efed34b0134d4b2c9b6d7', 'condition': 'checkout_android', @@ -312,7 +312,7 @@ deps = { 'src/third_party/yasm/source/patched-yasm': Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '720b70524a4424b15fc57e82263568c8ba0496ad', 'src/tools': - Var('chromium_git') + '/chromium/src/tools' + '@' + '6da0e43b2b98f56b0654c5834650ad6aae0fbaae', + Var('chromium_git') + '/chromium/src/tools' + '@' + '6a18b23f27f7dada34ed535518ee374dc906fdb7', 'src/tools/swarming_client': Var('chromium_git') + '/infra/luci/client-py.git' + '@' + Var('swarming_revision'),