From facde23351617e491b90026a014cb72287e0d77e Mon Sep 17 00:00:00 2001 From: chromium-webrtc-autoroll Date: Tue, 31 Dec 2024 04:02:35 -0800 Subject: [PATCH] Roll chromium_revision d01ad6b420..bf7e0d5d72 (1401006:1401106) Change log: https://chromium.googlesource.com/chromium/src/+log/d01ad6b420..bf7e0d5d72 Full diff: https://chromium.googlesource.com/chromium/src/+/d01ad6b420..bf7e0d5d72 Changed dependencies * src/base: https://chromium.googlesource.com/chromium/src/base/+log/616cf1789d..a23acd9a8e * src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/8595503129..c770205a7b * src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/b6c6e27efc..f0d4499c36 * src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/2c0acd94fc..17df67f19f * src/third_party/llvm-libc/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git/+log/fa202ff628..5562ea781e * 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-a522d78598415cdd614ccc6d961160f192f64b5c-1-llvmorg-20-init-13894-g8cb44859.tar.xz,Mac/rust-toolchain-a522d78598415cdd614ccc6d961160f192f64b5c-1-llvmorg-20-init-13894-g8cb44859.tar.xz,Mac_arm64/rust-toolchain-a522d78598415cdd614ccc6d961160f192f64b5c-1-llvmorg-20-init-13894-g8cb44859.tar.xz,Win/rust-toolchain-a522d78598415cdd614ccc6d961160f192f64b5c-1-llvmorg-20-init-13894-g8cb44859.tar.xz * src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/47cfe5a0f6..96e201fa9b DEPS diff: https://chromium.googlesource.com/chromium/src/+/d01ad6b420..bf7e0d5d72/DEPS No update to Clang. BUG=None Change-Id: I14fedf2fa8be6d67a0e3f3bb0ef3dfc96a53fafc Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/372886 Commit-Queue: Autoroller Bot-Commit: Autoroller Cr-Commit-Position: refs/heads/main@{#43645} --- DEPS | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/DEPS b/DEPS index 2a781a1d30..75aeab37e5 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': 'd01ad6b420b91a6ea2f9f003c09c56928673855a', + 'chromium_revision': 'bf7e0d5d72a5c277a604a562b41d9cbd5ad47b94', # Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to # process the raw profiles produced by instrumented targets (built with @@ -64,7 +64,7 @@ vars = { deps = { # TODO(kjellander): Move this to be Android-only. 'src/base': - 'https://chromium.googlesource.com/chromium/src/base@616cf1789de4a486afe7d3a26e941c802737c51b', + 'https://chromium.googlesource.com/chromium/src/base@a23acd9a8eb6b989aa6af37a9acad498ef164382', 'src/build': 'https://chromium.googlesource.com/chromium/src/build@44bcc9d7b830ddf5d56e96bf8bc7fea9023bad6f', 'src/buildtools': @@ -75,13 +75,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@85955031299a30f3993ef2c2af5d71b806870617', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@c770205a7bb28d921d6296d4a752e3fb8f26bab2', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@b6c6e27efc2f1aa83edaa732996ada2ea476fd21', + 'https://chromium.googlesource.com/chromium/src/testing@f0d4499c36d01f2239e74ba3da09c13565d27dd7', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@2c0acd94fc151199ed6d77bd28d91dd53d66e188', + 'https://chromium.googlesource.com/chromium/src/third_party@17df67f19f0626395fa3da2127a5e01805657f57', '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@83dfa1f5bfce32d5f75695542468e37ead8163b8', 'src/third_party/llvm-libc/src': - 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@fa202ff628394205418d311c5759874336921dd4', + 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@5562ea781ed152fec2f5c6b86dc1b8e446e21f6a', 'src/third_party/libunwind/src': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@d1e95b102f113ded38974cf06a65fe0457b6004b', @@ -461,7 +461,7 @@ deps = { 'condition': 'checkout_android', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@47cfe5a0f6d4f839378679c5620ff6ffb577f633', + 'https://chromium.googlesource.com/chromium/src/tools@96e201fa9be69768f8af245011e57870c560a516', 'src/third_party/espresso': { 'packages': [