From be4f9ed1135a573627dfb21ca7421973d4088c6c Mon Sep 17 00:00:00 2001 From: chromium-webrtc-autoroll Date: Thu, 9 Jan 2020 12:01:28 -0800 Subject: [PATCH] Roll chromium_revision b57c714b1d..d63380b813 (729764:729869) Change log: https://chromium.googlesource.com/chromium/src/+log/b57c714b1d..d63380b813 Full diff: https://chromium.googlesource.com/chromium/src/+/b57c714b1d..d63380b813 Changed dependencies * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/85c4a438f6..ae4bbcda1a * src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/081c5b5979..797d74a266 DEPS diff: https://chromium.googlesource.com/chromium/src/+/b57c714b1d..d63380b813/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: I48bd305729082e7b4ea053a42ec710c1ec28042f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/165620 Reviewed-by: Autoroller Commit-Queue: Autoroller Cr-Commit-Position: refs/heads/master@{#30203} --- DEPS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 5cf16fde6e..790f1543e9 100644 --- a/DEPS +++ b/DEPS @@ -5,7 +5,7 @@ vars = { # chromium waterfalls. More info at: crbug.com/570091. 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', - 'chromium_revision': 'b57c714b1d296ef2879a7549aef5cc752aea322a', + 'chromium_revision': 'd63380b813e3791f18a93bc8021aa48b39588f21', } deps = { @@ -107,7 +107,7 @@ deps = { 'src/third_party/boringssl/src': 'https://boringssl.googlesource.com/boringssl.git@cb3f04f584a53844546aaa32e949534c453185aa', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@85c4a438f6f1a86137b109db6b6283d1f084f2be', + 'https://chromium.googlesource.com/catapult.git@ae4bbcda1a91e3836fb32d778560360be3c895ee', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', 'condition': 'checkout_android', @@ -115,7 +115,7 @@ deps = { 'src/third_party/colorama/src': 'https://chromium.googlesource.com/external/colorama.git@799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8', 'src/third_party/depot_tools': - 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@081c5b5979689733fe4bd1a7618943a061cc353f', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@797d74a266bb5ffaa3882dd6a19432d586be776c', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@bcc5d9fec0a32ec5a90b831e5d0414639af34e1f', 'src/third_party/findbugs': {