From 3489b57cdc50e6551ad116e26210ce310d8ff7b6 Mon Sep 17 00:00:00 2001 From: chromium-webrtc-autoroll Date: Wed, 2 Oct 2024 11:02:05 -0700 Subject: [PATCH] Roll chromium_revision 88d7d488e5..8f3f021772 (1363018:1363170) Change log: https://chromium.googlesource.com/chromium/src/+log/88d7d488e5..8f3f021772 Full diff: https://chromium.googlesource.com/chromium/src/+/88d7d488e5..8f3f021772 Changed dependencies * src/third_party/fuzztest/src: https://chromium.googlesource.com/external/github.com/google/fuzztest.git/+log/f0177b98d4..0021f30508 * src/third_party/perfetto: https://android.googlesource.com/platform/external/perfetto.git/+log/a27464ae70..e70a476e07 DEPS diff: https://chromium.googlesource.com/chromium/src/+/88d7d488e5..8f3f021772/DEPS No update to Clang. BUG=None Change-Id: I20851e817740866a2d9743d3d19ed95ecf5e4fd9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/364502 Commit-Queue: Autoroller Bot-Commit: Autoroller Cr-Commit-Position: refs/heads/main@{#43150} --- DEPS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index df09f001b0..fd5ffe443b 100644 --- a/DEPS +++ b/DEPS @@ -10,7 +10,7 @@ vars = { # chromium waterfalls. More info at: crbug.com/570091. 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', - 'chromium_revision': '88d7d488e5d1d8625bb2e68f015b9e881ea16120', + 'chromium_revision': '8f3f0217725facf6e465271c5dfd5b0ea5de5843', # Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to # process the raw profiles produced by instrumented targets (built with @@ -337,7 +337,7 @@ deps = { 'src/third_party/libFuzzer/src': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/compiler-rt/lib/fuzzer.git@487e79376394754705984c5de7c4ce7f82f2bd7c', 'src/third_party/fuzztest/src': - 'https://chromium.googlesource.com/external/github.com/google/fuzztest.git@f0177b98d4d5f17a0bd448852d66d3e9a2c8fe86', + 'https://chromium.googlesource.com/external/github.com/google/fuzztest.git@0021f30508bc7f73fa5270962d022acb480d242f', 'src/third_party/libjpeg_turbo': 'https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git@927aabfcd26897abb9776ecf2a6c38ea5bb52ab6', 'src/third_party/libsrtp': @@ -351,7 +351,7 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/perfetto': - 'https://android.googlesource.com/platform/external/perfetto.git@a27464ae70191450018759f1e7d8140d1e807bd1', + 'https://android.googlesource.com/platform/external/perfetto.git@e70a476e072ffdada0dc08685458d7e57d8aa514', 'src/third_party/protobuf-javascript/src': Var('chromium_git') + '/external/github.com/protocolbuffers/protobuf-javascript' + '@' + 'e34549db516f8712f678fcd4bc411613b5cc5295', 'src/third_party/libvpx/source/libvpx':