From 5f88f0d203fbda8e7065147c073027ccc304f92e Mon Sep 17 00:00:00 2001 From: Autoroller Date: Thu, 29 Mar 2018 01:45:15 -0700 Subject: [PATCH] Roll chromium_revision b73c062f19..59284db4e1 (546590:546773) Change log: https://chromium.googlesource.com/chromium/src/+log/b73c062f19..59284db4e1 Full diff: https://chromium.googlesource.com/chromium/src/+/b73c062f19..59284db4e1 Changed dependencies: * src/base: https://chromium.googlesource.com/chromium/src/base/+log/a728bb288b..918d39366f * src/build: https://chromium.googlesource.com/chromium/src/build/+log/59b38ab6ea..e7b36e57bb * src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/42e2a58bcc..25f1f4babf * src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/133f43c8c1..cc2b26d2ed * src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/eba98bbeee..2c50a7f0ef * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/10232e9c96..9e3d4c4b70 * src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/6c24d37fe9..a16b4ccd55 * src/third_party/libvpx/source/libvpx: https://chromium.googlesource.com/webm/libvpx.git/+log/1f82e06122..f4b1eca53e * src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/e830733dfa..faf8d0ae06 DEPS diff: https://chromium.googlesource.com/chromium/src/+/b73c062f19..59284db4e1/DEPS No update to Clang. TBR=buildbot@webrtc.org,marpan@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: I1467de53e22ac7a3f544b9b93029f27d35ea3e87 Reviewed-on: https://webrtc-review.googlesource.com/65420 Reviewed-by: WebRTC Buildbot Commit-Queue: WebRTC Buildbot Cr-Commit-Position: refs/heads/master@{#22668} --- DEPS | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/DEPS b/DEPS index 3a30ee3702..f7b61a5882 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': 'b73c062f19bf41d9f50c405302b9bdfe419b554d', + 'chromium_revision': '59284db4e1d974b6a08f6d96b9092f1639b93aaf', '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': '10232e9c96f4aa6faa53ae3abb29b190d2582aa6', + 'catapult_revision': '9e3d4c4b70e0407995dc013e1cd8a92892f18c22', # 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' + '@' + 'a728bb288bc569da3c678dac38c79631d3e041ed', + Var('chromium_git') + '/chromium/src/base' + '@' + '918d39366f1ffd88e6e4f75a76c1f61a01a1bfd9', 'src/build': - Var('chromium_git') + '/chromium/src/build' + '@' + '59b38ab6ea6eb6d63eac7b329c25f8ad761187ef', + Var('chromium_git') + '/chromium/src/build' + '@' + 'e7b36e57bbceeea55bd6603fcc4f6c1de375f5a3', 'src/buildtools': Var('chromium_git') + '/chromium/buildtools.git' + '@' + '3748a2a90871fc25b0455790fa5a6699553f5197', # 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' + '@' + '42e2a58bcc8f5f3ebe826753ab8c53cffa33db99', + 'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '25f1f4babf4dac0bc15088330d8045bd7733a929', 'condition': 'checkout_ios', }, 'src/testing': - Var('chromium_git') + '/chromium/src/testing' + '@' + '133f43c8c142c3c8ae805ec705784acd2bca94c7', + Var('chromium_git') + '/chromium/src/testing' + '@' + 'cc2b26d2ed6199858291dbdcaa446cc275cb83d7', 'src/third_party': - Var('chromium_git') + '/chromium/src/third_party' + '@' + 'eba98bbeeefda8949f4e906748c6a801fc364914', + Var('chromium_git') + '/chromium/src/third_party' + '@' + '2c50a7f0efde3871f0c46e7028caaadc91056ecb', 'src/third_party/android_ndk': { 'url': Var('chromium_git') + '/android_ndk.git' + '@' + '635bc380968a76f6948fee65f80a0b28db53ae81', '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' + '@' + '6c24d37fe9e9650a9c42fa7796cf443d2f2deb1f', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'a16b4ccd5521dc25b3425c089bc59c58265c0626', 'src/third_party/errorprone/lib': { 'url': Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + 'ecc57c2b00627667874744b9ad8efe10734d97a8', 'condition': 'checkout_android', @@ -117,7 +117,7 @@ deps = { 'src/third_party/libsrtp': Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '1d45b8e599dc2db6ea3ae22dbc94a8c504652423', 'src/third_party/libvpx/source/libvpx': - Var('chromium_git') + '/webm/libvpx.git' + '@' + '1f82e061229352b6e86564da7e3132b97ed924be', + Var('chromium_git') + '/webm/libvpx.git' + '@' + 'f4b1eca53e40ff19ba0b90d39e84be8637e19d6b', 'src/third_party/libyuv': Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '98a0a157dcf5dee0882b2dfcc9578ab1f44afb12', 'src/third_party/lss': { @@ -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' + '@' + 'e830733dfab6e721629f0c5b3adca381545b8e39', + Var('chromium_git') + '/chromium/src/tools' + '@' + 'faf8d0ae06676888715e3abd1fb0dc6a90847850', 'src/tools/gyp': Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb', 'src/tools/swarming_client':