From af272d6eb83081a95ff8bb65a1af46d495751f72 Mon Sep 17 00:00:00 2001 From: chromium-webrtc-autoroll Date: Thu, 9 Jan 2020 00:01:45 -0800 Subject: [PATCH] Roll chromium_revision 5bd3bd2b6c..efba8d2927 (729553:729663) Change log: https://chromium.googlesource.com/chromium/src/+log/5bd3bd2b6c..efba8d2927 Full diff: https://chromium.googlesource.com/chromium/src/+/5bd3bd2b6c..efba8d2927 Changed dependencies * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/a47e1e9794..52175631d3 * src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/0d462e99bc..081c5b5979 * src/third_party/ffmpeg: https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/252792a1ff..bcc5d9fec0 DEPS diff: https://chromium.googlesource.com/chromium/src/+/5bd3bd2b6c..efba8d2927/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: I6f70cb01b4f5afe55b2b1c5eca58ec87475f3bdc Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/165460 Reviewed-by: Autoroller Commit-Queue: Autoroller Cr-Commit-Position: refs/heads/master@{#30187} --- DEPS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 1845ba320b..a8f3391d2b 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': '5bd3bd2b6cbfa2ca59516e0417cab924d6e5a001', + 'chromium_revision': 'efba8d2927574721d8e9c39c444a0c363694c312', } 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@a47e1e9794a79e808878498b1146dca30c4902ae', + 'https://chromium.googlesource.com/catapult.git@52175631d301a98a7c0580343d5e6771fe0f5fb0', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', 'condition': 'checkout_android', @@ -115,9 +115,9 @@ 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@0d462e99bc1f4e053b682249d3b4e2e972d11c6f', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@081c5b5979689733fe4bd1a7618943a061cc353f', 'src/third_party/ffmpeg': - 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@252792a1ff65deadc4e627e59ce80b8811c5a5de', + 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@bcc5d9fec0a32ec5a90b831e5d0414639af34e1f', 'src/third_party/findbugs': { 'url': 'https://chromium.googlesource.com/chromium/deps/findbugs.git@4275d9ac8610db6b1bc9a5e887f97e41b33fac67', 'condition': 'checkout_android',