From e9ef4c853beb1b3cafc4727469b3527eb68faa8d Mon Sep 17 00:00:00 2001 From: chromium-webrtc-autoroll Date: Wed, 22 Jan 2020 12:01:28 -0800 Subject: [PATCH] Roll chromium_revision a6566211cb..92378355b1 (733985:734133) Change log: https://chromium.googlesource.com/chromium/src/+log/a6566211cb..92378355b1 Full diff: https://chromium.googlesource.com/chromium/src/+/a6566211cb..92378355b1 Changed dependencies * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/c8ebd366bc..b9cc8d75a2 * src/third_party/freetype/src: https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/50b013871c..e5038be704 DEPS diff: https://chromium.googlesource.com/chromium/src/+/a6566211cb..92378355b1/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: I5ca240e1de605dfdf70c6e5b93488496dbefdd16 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/167100 Reviewed-by: Autoroller Commit-Queue: Autoroller Cr-Commit-Position: refs/heads/master@{#30353} --- DEPS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index ce554d1b94..6182f433cb 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': 'a6566211cb832c4a99de3e27f8f40d0a1e5fb89e', + 'chromium_revision': '92378355b1fbf49eff488479445be0269d6ba020', } deps = { @@ -107,7 +107,7 @@ deps = { 'src/third_party/boringssl/src': 'https://boringssl.googlesource.com/boringssl.git@89730072b81077cc3e3a973963015b2494d36b1a', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@c8ebd366bc298f77563a494be710b3275bc898b1', + 'https://chromium.googlesource.com/catapult.git@b9cc8d75a2ad37c5a1c24113cfe41c8d888f576b', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', 'condition': 'checkout_android', @@ -123,7 +123,7 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/freetype/src': - 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@50b013871c53f7624b5351dd4820a137303fe14b', + 'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@e5038be70414cf66da6c4d5ce4e30375884c30d8', 'src/third_party/harfbuzz-ng/src': 'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@82545c5e2ba2067f2eb117c7358ed6d5b50ca942', # WebRTC-only dependency (not present in Chromium).