From 07f90d914c35ef8da0ac85b6e9107e8485ab9b66 Mon Sep 17 00:00:00 2001 From: chromium-webrtc-autoroll Date: Thu, 2 Jan 2025 22:06:23 -0800 Subject: [PATCH] Roll chromium_revision 4c9460577c..54e82a98c6 (1401592:1401698) Change log: https://chromium.googlesource.com/chromium/src/+log/4c9460577c..54e82a98c6 Full diff: https://chromium.googlesource.com/chromium/src/+/4c9460577c..54e82a98c6 Changed dependencies * src/base: https://chromium.googlesource.com/chromium/src/base/+log/2950ab786e..5e7792b22a * src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/a6ce03f31c..fc3a9e5622 * src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/fd6bf6deb6..2a576de2d2 * src/third_party/androidx/cipd: 7Ly5SKSpj-BSWl8ZfieWHKNKzAQFLh71VbvmMELC-8IC..5FPxOMviuHFLMoBhoe5SlMKIsBwoKK7JF1_OxzjvFDYC * src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/04c19925b0..5700c33924 * src/third_party/llvm-libc/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git/+log/b0de9011b9..60b7db20ac * src/third_party/perfetto: https://android.googlesource.com/platform/external/perfetto.git/+log/16c0f5bc19..b01e3ae88f * 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-8a1f8039a7ded79d3d4fe97b110016d89f2b11e2-1-llvmorg-20-init-16062-g091448e3.tar.xz,Mac/rust-toolchain-8a1f8039a7ded79d3d4fe97b110016d89f2b11e2-1-llvmorg-20-init-16062-g091448e3.tar.xz,Mac_arm64/rust-toolchain-8a1f8039a7ded79d3d4fe97b110016d89f2b11e2-1-llvmorg-20-init-16062-g091448e3.tar.xz,Win/rust-toolchain-8a1f8039a7ded79d3d4fe97b110016d89f2b11e2-1-llvmorg-20-init-16062-g091448e3.tar.xz * src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/6da9ba9ab8..9733256624 DEPS diff: https://chromium.googlesource.com/chromium/src/+/4c9460577c..54e82a98c6/DEPS No update to Clang. BUG=None Change-Id: I2801dd795d9f385407a499b503eb64f65d451745 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/373343 Bot-Commit: Autoroller Commit-Queue: Autoroller Cr-Commit-Position: refs/heads/main@{#43650} --- DEPS | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/DEPS b/DEPS index a0d35d2ade..58bba2736e 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': '4c9460577c53fef920baae4d0c9d4d285ae6af62', + 'chromium_revision': '54e82a98c6dcf87636345b93ff30eacd4eef08d8', # 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@2950ab786e4de6536fac20a924005f1d247c7473', + 'https://chromium.googlesource.com/chromium/src/base@5e7792b22a2e895490e05bb5f7a07896c4415d9d', 'src/build': 'https://chromium.googlesource.com/chromium/src/build@f46b6520935dacdd81e487cf2e66eed6b9989e03', 'src/buildtools': @@ -75,13 +75,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@a6ce03f31c3091616c7698976fb6593a34e8b108', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@fc3a9e56223a26c1506f54a4c32cd305182ad5a5', 'condition': 'checkout_ios', }, 'src/testing': 'https://chromium.googlesource.com/chromium/src/testing@c70a12830ebd6c9a81eff4d24f1e834b439cc301', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@fd6bf6deb6eb5650c43ec60e836bea3a2f70d4cc', + 'https://chromium.googlesource.com/chromium/src/third_party@2a576de2d2a95f77095cebcb842de5c4a1a0dcb9', '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@b0de9011b9f34818da12b1448f40e212f611afa3', + 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@60b7db20ace1cb750f8e9e06e7e9c7c6585ace42', 'src/third_party/libunwind/src': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@d1e95b102f113ded38974cf06a65fe0457b6004b', @@ -286,7 +286,7 @@ deps = { }, 'src/third_party/boringssl/src': - 'https://boringssl.googlesource.com/boringssl.git@04c19925b088e8b884080ee6bd3d771d40e3c3a9', + 'https://boringssl.googlesource.com/boringssl.git@5700c339249fd99180d9834c9cc0256e7e1cc6b9', 'src/third_party/breakpad/breakpad': 'https://chromium.googlesource.com/breakpad/breakpad.git@02dd5c3ffbfed2bcbc93b553ed0e90a1ac951cb4', 'src/third_party/catapult': @@ -402,7 +402,7 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/perfetto': - 'https://android.googlesource.com/platform/external/perfetto.git@16c0f5bc196947725c1f24ef519c0bdc47b6222f', + 'https://android.googlesource.com/platform/external/perfetto.git@b01e3ae88f223ecfa865f46918688481f15f0865', '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@6da9ba9ab8899789826ddc5d4799aae5da7635b5', + 'https://chromium.googlesource.com/chromium/src/tools@97332566246752e1b6a76a433c75ee8c7925bac1', 'src/third_party/espresso': { 'packages': [ @@ -500,7 +500,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/androidx', - 'version': '7Ly5SKSpj-BSWl8ZfieWHKNKzAQFLh71VbvmMELC-8IC', + 'version': '5FPxOMviuHFLMoBhoe5SlMKIsBwoKK7JF1_OxzjvFDYC', }, ], 'condition': 'checkout_android and non_git_source',