From 6daec622c38e10bb9a2c314eae52eae817cbc703 Mon Sep 17 00:00:00 2001 From: chromium-webrtc-autoroll Date: Tue, 14 Jan 2025 08:03:53 -0800 Subject: [PATCH] Roll chromium_revision b0a681ce87..18e51f86e8 (1405977:1406109) Change log: https://chromium.googlesource.com/chromium/src/+log/b0a681ce87..18e51f86e8 Full diff: https://chromium.googlesource.com/chromium/src/+/b0a681ce87..18e51f86e8 Changed dependencies * src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/ee46c04a01..e212dc9e53 * src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/78eec180e1..cee2aaad61 * src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/e4564d246c..1ab59ebcf0 * src/third_party/androidx/cipd: 32AzFSTUhsuZ_f9YU0c-rm5iCVSFQDV_EJRHADNVPAgC..-w0Cd0kSVIwt62F0RV25hDfgYnx-WvsWUvh4_FOYZ50C * src/third_party/llvm-libc/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git/+log/597b2e8c42..823412c530 * src/third_party/perfetto: https://android.googlesource.com/platform/external/perfetto.git/+log/2eab41ff13..4596ae7456 * src/third_party/rust-toolchain_version: Linux_x64/rust-toolchain-009e73825af0e59ad4fc603562e038b3dbd6593a-2-llvmorg-20-init-3847-g69c43468.tar.xz,Mac/rust-toolchain-009e73825af0e59ad4fc603562e038b3dbd6593a-2-llvmorg-20-init-3847-g69c43468.tar.xz,Mac_arm64/rust-toolchain-009e73825af0e59ad4fc603562e038b3dbd6593a-2-llvmorg-20-init-3847-g69c43468.tar.xz,Win/rust-toolchain-009e73825af0e59ad4fc603562e038b3dbd6593a-2-llvmorg-20-init-3847-g69c43468.tar.xz..Linux_x64/rust-toolchain-ad211ced81509462cdfe4c29ed10f97279a0acae-1-llvmorg-20-init-17108-g29ed6000.tar.xz,Mac/rust-toolchain-ad211ced81509462cdfe4c29ed10f97279a0acae-1-llvmorg-20-init-17108-g29ed6000.tar.xz,Mac_arm64/rust-toolchain-ad211ced81509462cdfe4c29ed10f97279a0acae-1-llvmorg-20-init-17108-g29ed6000.tar.xz,Win/rust-toolchain-ad211ced81509462cdfe4c29ed10f97279a0acae-1-llvmorg-20-init-17108-g29ed6000.tar.xz * src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/feddf11766..bdbb5e679f DEPS diff: https://chromium.googlesource.com/chromium/src/+/b0a681ce87..18e51f86e8/DEPS No update to Clang. BUG=None Change-Id: I28d1076797487bf1153b0c681cd49771bb4c2f3c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/374323 Bot-Commit: Autoroller Commit-Queue: Autoroller Cr-Commit-Position: refs/heads/main@{#43735} --- DEPS | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/DEPS b/DEPS index 1c533f85e1..608e672202 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': 'b0a681ce877af2362cd492c6e85c26c630c46097', + 'chromium_revision': '18e51f86e82f26f6e8530dc3f9a4474d8056e6cc', # Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to # process the raw profiles produced by instrumented targets (built with @@ -75,13 +75,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@ee46c04a01340b6cafe39c2e9a3afe9657fa9507', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@e212dc9e538b573d0d60e4ebab7c40cbc6cf0c64', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@78eec180e19f4875cbfb1c61846d314bcdba356a', + 'https://chromium.googlesource.com/chromium/src/testing@cee2aaad616bef53a9aefbfd6997e16a572b4b63', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@e4564d246c3c984c2c4b49c4fd396110c1bebfc4', + 'https://chromium.googlesource.com/chromium/src/third_party@1ab59ebcf07a10218a8a7a523c7d465e0a5e2c47', 'src/buildtools/linux64': { 'packages': [ @@ -168,7 +168,7 @@ deps = { 'src/third_party/libc++abi/src': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@cbada99a33f015cb8333d63a88ff0c10cbbc6f38', 'src/third_party/llvm-libc/src': - 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@597b2e8c42ef95d1996a3d3713cddac269c68b50', + 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@823412c5308b47b24c91e3adfb6a84494c46946e', 'src/third_party/libunwind/src': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@d1e95b102f113ded38974cf06a65fe0457b6004b', @@ -402,7 +402,7 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/perfetto': - 'https://android.googlesource.com/platform/external/perfetto.git@2eab41ff134151a618b4f54d4b8913d770c4ac22', + 'https://android.googlesource.com/platform/external/perfetto.git@4596ae745605e4166c4d0919d4208a9426cdc3a4', 'src/third_party/protobuf-javascript/src': Var('chromium_git') + '/external/github.com/protocolbuffers/protobuf-javascript' + '@' + 'e34549db516f8712f678fcd4bc411613b5cc5295', 'src/third_party/libvpx/source/libvpx': @@ -461,7 +461,7 @@ deps = { 'condition': 'checkout_android', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@feddf117666ca341ccd4d0b0c0b1e79f3bd76b89', + 'https://chromium.googlesource.com/chromium/src/tools@bdbb5e679f53e229c77db8835c9ca2602d6a63d8', 'src/third_party/espresso': { 'packages': [ @@ -500,7 +500,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/androidx', - 'version': '32AzFSTUhsuZ_f9YU0c-rm5iCVSFQDV_EJRHADNVPAgC', + 'version': '-w0Cd0kSVIwt62F0RV25hDfgYnx-WvsWUvh4_FOYZ50C', }, ], 'condition': 'checkout_android and non_git_source',