From 885e081f0618563248a2b6d3583d9e27ae5317f3 Mon Sep 17 00:00:00 2001 From: Autoroller Date: Mon, 5 Feb 2018 10:44:38 -0800 Subject: [PATCH] Roll chromium_revision e0c329f7fe..f5b70e88bf (534318:534436) Change log: https://chromium.googlesource.com/chromium/src/+log/e0c329f7fe..f5b70e88bf Full diff: https://chromium.googlesource.com/chromium/src/+/e0c329f7fe..f5b70e88bf Changed dependencies: * src/base: https://chromium.googlesource.com/chromium/src/base/+log/ba771d5b2b..29406da0af * src/build: https://chromium.googlesource.com/chromium/src/build/+log/508a6cdec6..c02da72816 * src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/81a4f3f85e..241ed56a61 * src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/557328f78b..8f18207b60 * src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/3c66d64d62..158d4d1e74 * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/f601e519d1..b1069a4b3a * src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/3a998d1b23..3929e9ee94 * src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/40722e4d03..c74aa3f54b DEPS diff: https://chromium.googlesource.com/chromium/src/+/e0c329f7fe..f5b70e88bf/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: I58c05a82ea6e51a60f5d666d40456ac5a465a0b1 Reviewed-on: https://webrtc-review.googlesource.com/48160 Reviewed-by: WebRTC Buildbot Commit-Queue: Oleh Prypin Cr-Commit-Position: refs/heads/master@{#21903} --- DEPS | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/DEPS b/DEPS index 5bb0eeac7e..7cc9af9421 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': 'e0c329f7fea90bfda0818b4963ce5d54c98f44a1', + 'chromium_revision': 'f5b70e88bfe96c1a42d322dc7a7a2e2d166cb3bb', 'boringssl_git': 'https://boringssl.googlesource.com', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling swarming_client @@ -28,7 +28,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': 'f601e519d114ff9bd12c0a7d130243a4a3cc0e00', + 'catapult_revision': 'b1069a4b3a679a7268dafaf8d89c8013e2de7c72', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other. @@ -38,9 +38,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' + '@' + 'ba771d5b2b4f66cf21982d76a3d1bf9caded004e', + Var('chromium_git') + '/chromium/src/base' + '@' + '29406da0af51e2df83cac11d5d30d698b417d767', 'src/build': - Var('chromium_git') + '/chromium/src/build' + '@' + '508a6cdec66cd32879584b6504a740b0f2b515c5', + Var('chromium_git') + '/chromium/src/build' + '@' + 'c02da72816e89b7d6bfb40a8e73f02690e8591e1', 'src/buildtools': Var('chromium_git') + '/chromium/buildtools.git' + '@' + 'f115f4786771afdfacb18a2299541b23e21f4792', # Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC. @@ -50,13 +50,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '81a4f3f85ebe4717ee4cc2b9d6602c535d8cf4da', + 'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '241ed56a6151d5825619b217627c6166dc45c590', 'condition': 'checkout_ios', }, 'src/testing': - Var('chromium_git') + '/chromium/src/testing' + '@' + '557328f78bd282e90f438873c59bded50329ac55', + Var('chromium_git') + '/chromium/src/testing' + '@' + '8f18207b6061939099ae4183b309d3bf2acdc40f', 'src/third_party': - Var('chromium_git') + '/chromium/src/third_party' + '@' + '3c66d64d626707b8f0284aecef949df41ebd3549', + Var('chromium_git') + '/chromium/src/third_party' + '@' + '158d4d1e7468d1def741fcb45ef6d72752180e72', 'src/third_party/android_ndk': { 'url': Var('chromium_git') + '/android_ndk.git' + '@' + 'e951c37287c7d8cd915bf8d4149fd4a06d808b55', 'condition': 'checkout_android', @@ -80,7 +80,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' + '@' + '3a998d1b232fc968cd0d83d23f6b8a9226fa7ff6', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '3929e9ee94affead0d2e5c8e6c12e1ce60b09e2a', 'src/third_party/errorprone/lib': { 'url': Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + 'ecc57c2b00627667874744b9ad8efe10734d97a8', 'condition': 'checkout_android', @@ -159,7 +159,7 @@ deps = { 'src/third_party/yasm/source/patched-yasm': Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + 'b98114e18d8b9b84586b10d24353ab8616d4c5fc', 'src/tools': - Var('chromium_git') + '/chromium/src/tools' + '@' + '40722e4d03835ee14683738dd84a8b6e5d644dba', + Var('chromium_git') + '/chromium/src/tools' + '@' + 'c74aa3f54bf8d08a9af385844449183e4e0385b7', 'src/tools/gyp': Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb', 'src/tools/swarming_client':