Roll chromium_revision bb864a5b8d..48223dfc0a (1408296:1408397)

Change log: bb864a5b8d..48223dfc0a
Full diff: bb864a5b8d..48223dfc0a

Changed dependencies
* src/ios: 5080dff087..42cfea3f59
* src/third_party: 53f19d08f2..71c33544a8
* src/third_party/r8/cipd: b0-V7mjcfUuIECZDVC_qF6F977c3rQeDSLXCIUl-f5wC..PO3aHSPf_6XsPQhr5ej6sRCj8EXUTKutmhlFCLBeak4C
* 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
DEPS diff: bb864a5b8d..48223dfc0a/DEPS

No update to Clang.

BUG=None

Change-Id: Ic0e23d713a21fa660221e87a3506cd3209e222e5
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/374768
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@{#43764}
This commit is contained in:
chromium-webrtc-autoroll 2025-01-18 20:06:35 -08:00 committed by WebRTC LUCI CQ
parent a85040ffd9
commit 9aeeb6123d

8
DEPS
View File

@ -10,7 +10,7 @@ vars = {
# chromium waterfalls. More info at: crbug.com/570091. # chromium waterfalls. More info at: crbug.com/570091.
'checkout_configuration': 'default', 'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
'chromium_revision': 'bb864a5b8d176340ac1aa931059f14bfd537a51c', 'chromium_revision': '48223dfc0a41ab1fc4d174980cad13a3dfca6119',
# Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to # Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to
# process the raw profiles produced by instrumented targets (built with # process the raw profiles produced by instrumented targets (built with
@ -75,13 +75,13 @@ deps = {
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'src/ios': { 'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@5080dff087105ee0a5adb9cbf1f6be5239441de4', 'url': 'https://chromium.googlesource.com/chromium/src/ios@42cfea3f59db6bf4b25e097a230737f214a09ca5',
'condition': 'checkout_ios', 'condition': 'checkout_ios',
}, },
'src/testing': 'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@bd43e8a355bb28a0a5424fe4d7c842c4b82f516c', 'https://chromium.googlesource.com/chromium/src/testing@bd43e8a355bb28a0a5424fe4d7c842c4b82f516c',
'src/third_party': 'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@53f19d08f2b05a8f6761180f7c81ef5830ce17dd', 'https://chromium.googlesource.com/chromium/src/third_party@71c33544a81c9bd85d50b623f5bdeaa29d2f3e54',
'src/buildtools/linux64': { 'src/buildtools/linux64': {
'packages': [ 'packages': [
@ -437,7 +437,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'chromium/third_party/r8', 'package': 'chromium/third_party/r8',
'version': 'b0-V7mjcfUuIECZDVC_qF6F977c3rQeDSLXCIUl-f5wC', 'version': 'PO3aHSPf_6XsPQhr5ej6sRCj8EXUTKutmhlFCLBeak4C',
}, },
], ],
'condition': 'checkout_android', 'condition': 'checkout_android',