From fe626f53f029c9eda2e635d120e946c8e52c863d Mon Sep 17 00:00:00 2001 From: chromium-webrtc-autoroll Date: Thu, 17 Jan 2019 03:01:24 -0800 Subject: [PATCH] Roll chromium_revision ac86e0cdbd..3a9216d2da (623074:623639) Change log: https://chromium.googlesource.com/chromium/src/+log/ac86e0cdbd..3a9216d2da Full diff: https://chromium.googlesource.com/chromium/src/+/ac86e0cdbd..3a9216d2da Changed dependencies * src/base: https://chromium.googlesource.com/chromium/src/base/+log/3512d309cf..7a599db692 * src/build: https://chromium.googlesource.com/chromium/src/build/+log/7a1aacd97b..5da693fe57 * src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/25a53b6238..d36794522f * src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/26ed96a6ec..735158b947 * src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/7006d02fbe..ef8e4d1296 * src/third_party/android_deps/libs/com_google_ar_core: version:1.5.0-cr0..version:1.6.0-cr0 * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/78448d9008..a9729f3347 * src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/e229a0e3c5..deab113bfb * src/third_party/libvpx/source/libvpx: https://chromium.googlesource.com/webm/libvpx.git/+log/759d1de9d0..858fe955ae * src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/8c251b2ca5..c1667501ec DEPS diff: https://chromium.googlesource.com/chromium/src/+/ac86e0cdbd..3a9216d2da/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com,marpan@webrtc.org, BUG=None Change-Id: I4b6cb233df44122e95f7ca816a86b2940bb317e6 Reviewed-on: https://webrtc-review.googlesource.com/c/118031 Reviewed-by: Autoroller Commit-Queue: Autoroller Cr-Commit-Position: refs/heads/master@{#26292} --- DEPS | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/DEPS b/DEPS index 5eade0382d..978d72e49f 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': 'ac86e0cdbdec37fb0c48dddd300c7acde492c090', + 'chromium_revision': '3a9216d2dacd0fdca6083c635c59ba5140ae0fe4', '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': '78448d90081e62d442d5dbb4b6ac41bd471cb91a', + 'catapult_revision': 'a9729f33472aa371f0e16e70dbada1d96ee20427', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other. @@ -46,9 +46,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' + '@' + '3512d309cfcee275b0d58be6ca5f1c1a80567c5b', + Var('chromium_git') + '/chromium/src/base' + '@' + '7a599db692999553e2ef6ccfd74e6b7ac633e5d5', 'src/build': - Var('chromium_git') + '/chromium/src/build' + '@' + '7a1aacd97b8aeea43723cb227d083a8d684c6166', + Var('chromium_git') + '/chromium/src/build' + '@' + '5da693fe57d8ccca685fabbf8e72ee9da4019320', 'src/buildtools': Var('chromium_git') + '/chromium/buildtools.git' + '@' + '40194ab03962d8183b2796fa58a39ec8a9e83a41', # Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC. @@ -58,13 +58,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '25a53b623845c1cd255fc32b6740c3a554527ad6', + 'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'd36794522f7c25e2905a38de0be73b7f17b0a5dc', 'condition': 'checkout_ios', }, 'src/testing': - Var('chromium_git') + '/chromium/src/testing' + '@' + '26ed96a6ecfee37bcb03528ce972beec20538eaa', + Var('chromium_git') + '/chromium/src/testing' + '@' + '735158b947557c744b86557e86c4c55c469d50e5', 'src/third_party': - Var('chromium_git') + '/chromium/src/third_party' + '@' + '7006d02fbefeef9f07f5e70e62f37d65a3f51995', + Var('chromium_git') + '/chromium/src/third_party' + '@' + 'ef8e4d12963a970c7e37c96f17958d4bf0b0f9a7', 'src/third_party/android_ndk': { 'url': Var('chromium_git') + '/android_ndk.git' + '@' + '4e2cea441bfd43f0863d14f57b1e1844260b9884', 'condition': 'checkout_android', @@ -111,7 +111,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' + '@' + 'e229a0e3c5f8646cd6c486ea12c9ef28113e91b6', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'deab113bfb35941f9a173e3a424bc7a67a55affa', 'src/third_party/errorprone/lib': { 'url': Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + '980d49e839aa4984015efed34b0134d4b2c9b6d7', 'condition': 'checkout_android', @@ -162,7 +162,7 @@ deps = { 'src/third_party/libsrtp': Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '650611720ecc23e0e6b32b0e3100f8b4df91696c', 'src/third_party/libvpx/source/libvpx': - Var('chromium_git') + '/webm/libvpx.git' + '@' + '759d1de9d0d22bab78bc4946998af79ff8b2044d', + Var('chromium_git') + '/webm/libvpx.git' + '@' + '858fe955ae5a42a0006c974b0837df18b246986f', 'src/third_party/libyuv': Var('chromium_git') + '/libyuv/libyuv.git' + '@' + 'b36c86fdfe746d7be904c3a565b047b24d58087e', 'src/third_party/lss': { @@ -229,7 +229,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' + '@' + '8c251b2ca5095e486de97a7c95316a09c347f913', + Var('chromium_git') + '/chromium/src/tools' + '@' + 'c1667501ec1594fdca8a62f1248ac8ebfeff82f9', 'src/tools/swarming_client': Var('chromium_git') + '/infra/luci/client-py.git' + '@' + Var('swarming_revision'), @@ -951,7 +951,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/android_deps/libs/com_google_ar_core', - 'version': 'version:1.5.0-cr0', + 'version': 'version:1.6.0-cr0', }, ], 'condition': 'checkout_android',