From 293d46c31c84ba4e8841b0ec3ed0156ec499e353 Mon Sep 17 00:00:00 2001 From: chromium-webrtc-autoroll Date: Wed, 8 Jan 2020 16:02:41 -0800 Subject: [PATCH] Roll chromium_revision f9fb583f4e..5bd3bd2b6c (729442:729553) Change log: https://chromium.googlesource.com/chromium/src/+log/f9fb583f4e..5bd3bd2b6c Full diff: https://chromium.googlesource.com/chromium/src/+/f9fb583f4e..5bd3bd2b6c Changed dependencies * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/9506caf2ea..a47e1e9794 * src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/3a797afd61..0d462e99bc DEPS diff: https://chromium.googlesource.com/chromium/src/+/f9fb583f4e..5bd3bd2b6c/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: I0c3ed91808a3eed26e1bdd5d20bc6969eb5884db Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/165403 Reviewed-by: Autoroller Commit-Queue: Autoroller Cr-Commit-Position: refs/heads/master@{#30186} --- DEPS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index edb3b002d5..1845ba320b 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': 'f9fb583f4e0d31dfc1d72046d518a084a0f4c0f5', + 'chromium_revision': '5bd3bd2b6cbfa2ca59516e0417cab924d6e5a001', } 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@9506caf2ea1f11687121fab0d7ad8a6e2a8abc75', + 'https://chromium.googlesource.com/catapult.git@a47e1e9794a79e808878498b1146dca30c4902ae', '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@3a797afd61ff49d783b9b319e6cdfb33d493e3f4', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@0d462e99bc1f4e053b682249d3b4e2e972d11c6f', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@252792a1ff65deadc4e627e59ce80b8811c5a5de', 'src/third_party/findbugs': {