Roll chromium_revision 88d7d488e5..8f3f021772 (1363018:1363170)

Change log: 88d7d488e5..8f3f021772
Full diff: 88d7d488e5..8f3f021772

Changed dependencies
* src/third_party/fuzztest/src: f0177b98d4..0021f30508
* src/third_party/perfetto: a27464ae70..e70a476e07
DEPS diff: 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 <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Bot-Commit: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#43150}
This commit is contained in:
chromium-webrtc-autoroll 2024-10-02 11:02:05 -07:00 committed by WebRTC LUCI CQ
parent dec1af31b0
commit 3489b57cdc

6
DEPS
View File

@ -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':