From 48ca8b3d13abe0e806a00227f1f499f259d07ca2 Mon Sep 17 00:00:00 2001 From: chromium-webrtc-autoroll Date: Fri, 17 Jan 2025 22:03:57 -0800 Subject: [PATCH] Roll chromium_revision 62907d98e8..bb864a5b8d (1408002:1408296) Change log: https://chromium.googlesource.com/chromium/src/+log/62907d98e8..bb864a5b8d Full diff: https://chromium.googlesource.com/chromium/src/+/62907d98e8..bb864a5b8d Changed dependencies * fuchsia_version: version:26.20250110.4.1..version:26.20250117.5.1 * src/build: https://chromium.googlesource.com/chromium/src/build/+log/c2ccc824eb..64e296c42a * src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/f0a46a623b..5080dff087 * src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/eb8f5d1b81..bd43e8a355 * src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/924b14f340..53f19d08f2 * src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/bca2d72c5e..d4b6eb542d * src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/ea75de4c3b..80d1969422 * src/third_party/llvm-libc/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git/+log/3fec72bd56..12809bfa85 * src/third_party/perfetto: https://android.googlesource.com/platform/external/perfetto.git/+log/c28325f698..943a0d8992 * 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/6910068b59..5b0a775998 Removed dependency * src/third_party/android_deps/cipd/libs/com_google_dagger_hilt_core DEPS diff: https://chromium.googlesource.com/chromium/src/+/62907d98e8..bb864a5b8d/DEPS No update to Clang. BUG=None Change-Id: I88065ee514df532bb828275156439e766668f52d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/374761 Bot-Commit: Autoroller Commit-Queue: Autoroller Cr-Commit-Position: refs/heads/main@{#43762} --- DEPS | 33 +++++++++++---------------------- 1 file changed, 11 insertions(+), 22 deletions(-) diff --git a/DEPS b/DEPS index 4ae58b7027..c175f1b2ca 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': '62907d98e8d9f8727d4704e9e48c08fa74c2d0e9', + 'chromium_revision': 'bb864a5b8d176340ac1aa931059f14bfd537a51c', # Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to # process the raw profiles produced by instrumented targets (built with @@ -33,7 +33,7 @@ vars = { # By default, download the fuchsia sdk from the public sdk directory. 'fuchsia_sdk_cipd_prefix': 'fuchsia/sdk/core/', - 'fuchsia_version': 'version:26.20250110.4.1', + 'fuchsia_version': 'version:26.20250117.5.1', # By default, download the fuchsia images from the fuchsia GCS bucket. 'fuchsia_images_bucket': 'fuchsia', 'checkout_fuchsia': False, @@ -66,7 +66,7 @@ deps = { 'src/base': 'https://chromium.googlesource.com/chromium/src/base@772674e3fd4246bd9b72a81c282109a490ee6ad8', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@c2ccc824eb54437b6ceffa4e9f3a4928d1f71260', + 'https://chromium.googlesource.com/chromium/src/build@64e296c42a93fbd27acc9a94713e4289273409b2', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@a660247d3c14a172b74b8e832ba1066b30183c97', # Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC. @@ -75,13 +75,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@f0a46a623b4510536c3611c12c442d85c4ecb7a6', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@5080dff087105ee0a5adb9cbf1f6be5239441de4', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@eb8f5d1b81025da1fc73a995de2826c1d61ca441', + 'https://chromium.googlesource.com/chromium/src/testing@bd43e8a355bb28a0a5424fe4d7c842c4b82f516c', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@924b14f3401241a0c2028267d4dfd0e01003a4ee', + 'https://chromium.googlesource.com/chromium/src/third_party@53f19d08f2b05a8f6761180f7c81ef5830ce17dd', '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@8205ccf0f23545ebcd8846363ea1d29e77917a22', 'src/third_party/llvm-libc/src': - 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@3fec72bd5608491ec977142db828cc42b88f0ef3', + 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@12809bfa855813dcef51871e2ee3155e53ed35ea', 'src/third_party/libunwind/src': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@e55d8cf51c6db1fdd4bb56c158945ec59772c8ee', @@ -286,7 +286,7 @@ deps = { }, 'src/third_party/boringssl/src': - 'https://boringssl.googlesource.com/boringssl.git@bca2d72c5e3174f0e1b541fb0a3d6bdf31c23825', + 'https://boringssl.googlesource.com/boringssl.git@d4b6eb542d4fd109baacd550935efd00c521e674', 'src/third_party/breakpad/breakpad': 'https://chromium.googlesource.com/breakpad/breakpad.git@0dfd77492fdb0dcd06027c5842095e2e908adc90', 'src/third_party/catapult': @@ -303,7 +303,7 @@ deps = { 'src/third_party/crc32c/src': 'https://chromium.googlesource.com/external/github.com/google/crc32c.git@d3d60ac6e0f16780bcfcc825385e1d338801a558', 'src/third_party/depot_tools': - 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@ea75de4c3baba538f4758d507dd304136cfeab52', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@80d1969422e75e8e9eecafa46074074b289e2568', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@d10a0f8bf5ddcce572df95105152bc74041cae0c', 'src/third_party/flatbuffers/src': @@ -402,7 +402,7 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/perfetto': - 'https://android.googlesource.com/platform/external/perfetto.git@c28325f6986bd765e5610569211234e403a47a0f', + 'https://android.googlesource.com/platform/external/perfetto.git@943a0d89925e7f9a898c2e49c41feb9bf5dab71e', '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@6910068b59683fd3cb03e8739144ec12e02a5035', + 'https://chromium.googlesource.com/chromium/src/tools@5b0a775998d9502e01bd3a34b6462851f76b83c3', 'src/third_party/espresso': { 'packages': [ @@ -1038,17 +1038,6 @@ deps = { 'dep_type': 'cipd', }, - 'src/third_party/android_deps/cipd/libs/com_google_dagger_hilt_core': { - 'packages': [ - { - 'package': 'chromium/third_party/android_deps/libs/com_google_dagger_hilt_core', - 'version': 'version:2@2.52.cr1', - }, - ], - 'condition': 'checkout_android and non_git_source', - 'dep_type': 'cipd', - }, - 'src/third_party/android_deps/cipd/libs/com_google_errorprone_error_prone_annotations': { 'packages': [ {