From 2923d768f0102bb2527e7b2d727142ca1b8db822 Mon Sep 17 00:00:00 2001 From: chromium-webrtc-autoroll Date: Mon, 24 Jun 2019 22:01:35 -0700 Subject: [PATCH] Roll chromium_revision c049034cc7..6c5bbd86c3 (671848:671957) Change log: https://chromium.googlesource.com/chromium/src/+log/c049034cc7..6c5bbd86c3 Full diff: https://chromium.googlesource.com/chromium/src/+/c049034cc7..6c5bbd86c3 Changed dependencies * src/build: https://chromium.googlesource.com/chromium/src/build/+log/a703fac545..fa4e56cd54 * src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/11fdd4a29d..ce91b95565 * src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/c0b90eb408..1cd8c31743 * src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/caeb94df80..ea1355f5cf * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/304e5101f3..8db999ee35 * src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/dd2737e2b5..8812b932c9 * src/third_party/nasm: https://chromium.googlesource.com/chromium/deps/nasm.git/+log/c8b248039e..f564874f49 * src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/87ce84be27..bcea6a313c DEPS diff: https://chromium.googlesource.com/chromium/src/+/c049034cc7..6c5bbd86c3/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: If68e5119fc88235edd4147ae94f45cb06c2921e7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/143660 Reviewed-by: Autoroller Commit-Queue: Autoroller Cr-Commit-Position: refs/heads/master@{#28359} --- DEPS | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/DEPS b/DEPS index 774cb91547..e99dc61062 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': 'c049034cc7d50f3358f29e74e9d25631979d89c1', + 'chromium_revision': '6c5bbd86c39a374a45c72a5a11d05a39a7dc02c8', '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': '304e5101f38227ea858688612e7bef77a9a35aae', + 'catapult_revision': '8db999ee35fffb101c48baf7713006991ef1960e', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other. @@ -88,7 +88,7 @@ deps = { 'src/base': Var('chromium_git') + '/chromium/src/base' + '@' + '735950ee7eb6ee23667835078cad7554a1432e66', 'src/build': - Var('chromium_git') + '/chromium/src/build' + '@' + 'a703fac545319a7aefe3341aa014799c921a96ca', + Var('chromium_git') + '/chromium/src/build' + '@' + 'fa4e56cd5415a0dce1325f8a56a556c6c311093a', 'src/buildtools': Var('chromium_git') + '/chromium/src/buildtools' + '@' + '80b545b427d95ac8996a887fa32ba1d64919792d', # 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' + '@' + '11fdd4a29d101253a15b932c02325e8298c2143d', + 'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'ce91b95565248fd6e9d1b0658c4c51aa341deffa', 'condition': 'checkout_ios', }, 'src/testing': - Var('chromium_git') + '/chromium/src/testing' + '@' + 'c0b90eb408b2ab8bcd40579a525c61fe1918d242', + Var('chromium_git') + '/chromium/src/testing' + '@' + '1cd8c31743174b17b4ede4ad5bd0bf01268b5922', 'src/third_party': - Var('chromium_git') + '/chromium/src/third_party' + '@' + 'caeb94df803f08e7d5b470beb3459df1f6542b58', + Var('chromium_git') + '/chromium/src/third_party' + '@' + 'ea1355f5cf15399e29dad4964d3feb907f747572', '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' + '@' + 'dd2737e2b5727d836f2442d9a6d960ad978fed66', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '8812b932c914d4b114bd8c5a2dd5c96e3d38fa9c', 'src/third_party/errorprone/lib': { 'url': Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + '980d49e839aa4984015efed34b0134d4b2c9b6d7', 'condition': 'checkout_android', @@ -265,7 +265,7 @@ deps = { # Used by boringssl. 'src/third_party/nasm': { 'url': Var('chromium_git') + '/chromium/deps/nasm.git' + '@' + - 'c8b248039ec1f75a7c5733bbe76d7fa416ce097a' + 'f564874f49556d930882645a348fcd6ddc6847b0' }, 'src/third_party/openh264/src': @@ -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' + '@' + '87ce84be27f403f5fd3407812fc0dcd70a57f6a4', + Var('chromium_git') + '/chromium/src/tools' + '@' + 'bcea6a313cd3885e1b2a712b5563235b05bb5b7d', 'src/tools/swarming_client': Var('chromium_git') + '/infra/luci/client-py.git' + '@' + Var('swarming_revision'),