From ee52562e32e11851653f188ca3f00860131db3a3 Mon Sep 17 00:00:00 2001 From: Autoroller Date: Thu, 22 Feb 2018 08:44:13 -0800 Subject: [PATCH] Roll chromium_revision 37c4da4be1..eb957d794e (538199:538454) Change log: https://chromium.googlesource.com/chromium/src/+log/37c4da4be1..eb957d794e Full diff: https://chromium.googlesource.com/chromium/src/+/37c4da4be1..eb957d794e Changed dependencies: * src/base: https://chromium.googlesource.com/chromium/src/base/+log/6afa983e37..56b877152f * src/build: https://chromium.googlesource.com/chromium/src/build/+log/1e64514e9a..6b38109443 * src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/1f2dde49c3..8673dc43ed * src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/b4bd3e1fde..6a0320bd10 * src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/d5ab621035..fa77ac94fc * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/3994526859..922be470d3 * src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/b422e687a5..543dc3e4c3 * src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/0f9e34ac82..7dae28672a DEPS diff: https://chromium.googlesource.com/chromium/src/+/37c4da4be1..eb957d794e/DEPS Clang version changed 324578:325667 Details: https://chromium.googlesource.com/chromium/src/+/37c4da4be1..eb957d794e/tools/clang/scripts/update.py TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: Ic8298ff407d2d1cf0c5cbc8a955ee16b9fd96476 Reviewed-on: https://webrtc-review.googlesource.com/56822 Commit-Queue: WebRTC Buildbot Reviewed-by: WebRTC Buildbot Cr-Commit-Position: refs/heads/master@{#22162} --- DEPS | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/DEPS b/DEPS index 0a8b285c80..c13dd14603 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': '37c4da4be16e50086c75d40142988dad2293dda3', + 'chromium_revision': 'eb957d794ed4b681b95921998e3503dd2e2d6e49', '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': '3994526859f1e56267ce0c669c928968fa53078e', + 'catapult_revision': '922be470d304acb298558e74a555ad41a0c9bed4', # 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' + '@' + '6afa983e37a87aa54511377947b095bf20357cb1', + Var('chromium_git') + '/chromium/src/base' + '@' + '56b877152f366537c607f136ec9030f56110c546', 'src/build': - Var('chromium_git') + '/chromium/src/build' + '@' + '1e64514e9a82a883255bd379bbf6e73c26272061', + Var('chromium_git') + '/chromium/src/build' + '@' + '6b381094438c07d7f4e91be25a6701116ddcd0e7', 'src/buildtools': Var('chromium_git') + '/chromium/buildtools.git' + '@' + '2888931260f2a32bc583f005bd807a561b2fa6af', # 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' + '@' + '1f2dde49c301cadeedb6db0f0d1d1d51045ebf5f', + 'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '8673dc43ed43a25cdf6cec4bbc46a1a3b3f6da8f', 'condition': 'checkout_ios', }, 'src/testing': - Var('chromium_git') + '/chromium/src/testing' + '@' + 'b4bd3e1fde2279dd157918dec125dc3c7b436eab', + Var('chromium_git') + '/chromium/src/testing' + '@' + '6a0320bd10f3b12c728d994d57eafdd54c2487ca', 'src/third_party': - Var('chromium_git') + '/chromium/src/third_party' + '@' + 'd5ab6210352615a084a7868a2643e48ad826d393', + Var('chromium_git') + '/chromium/src/third_party' + '@' + 'fa77ac94fc545c9bc25172e48a43c9b1d0599d53', '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' + '@' + 'b422e687a5b098a3284ffa754bac7f945019663f', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '543dc3e4c34ee236dd6e40d7f92be28a28410480', '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' + '@' + '0f9e34ac8242880aa1d9f8c3793de7bd6b93aca2', + Var('chromium_git') + '/chromium/src/tools' + '@' + '7dae28672a0cf92afc4c528175f56a0d3e4d3d6d', 'src/tools/gyp': Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb', 'src/tools/swarming_client':