From 9b289b2c2973a35d5da3929b6dabf1d26ca49cba Mon Sep 17 00:00:00 2001 From: chromium-webrtc-autoroll Date: Thu, 9 Jan 2020 16:02:34 -0800 Subject: [PATCH] Roll chromium_revision d63380b813..aa827d6534 (729869:729982) Change log: https://chromium.googlesource.com/chromium/src/+log/d63380b813..aa827d6534 Full diff: https://chromium.googlesource.com/chromium/src/+/d63380b813..aa827d6534 Changed dependencies * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/ae4bbcda1a..ce9e11f024 * src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/797d74a266..12f8d69f12 DEPS diff: https://chromium.googlesource.com/chromium/src/+/d63380b813..aa827d6534/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: I899224e29d8727fb1a73b6782d1b1e2e3e0e9608 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/165641 Reviewed-by: Autoroller Commit-Queue: Autoroller Cr-Commit-Position: refs/heads/master@{#30205} --- DEPS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 790f1543e9..73cf9f355d 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': 'd63380b813e3791f18a93bc8021aa48b39588f21', + 'chromium_revision': 'aa827d65340e922d937cbe95d8fa62dfb520bb5b', } 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@ae4bbcda1a91e3836fb32d778560360be3c895ee', + 'https://chromium.googlesource.com/catapult.git@ce9e11f02436651b9336bee1b70f09dd75d015a0', '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@797d74a266bb5ffaa3882dd6a19432d586be776c', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@12f8d69f1288fe1d9ba6c169279d0ac5f652e8b4', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@bcc5d9fec0a32ec5a90b831e5d0414639af34e1f', 'src/third_party/findbugs': {