From 12f15e99c274efe531a31ceffcc5edb6b1111cf3 Mon Sep 17 00:00:00 2001 From: chromium-webrtc-autoroll Date: Tue, 1 Oct 2024 13:02:44 -0700 Subject: [PATCH] Roll chromium_revision 952981ffa9..8de985d3df (1362470:1362622) Change log: https://chromium.googlesource.com/chromium/src/+log/952981ffa9..8de985d3df Full diff: https://chromium.googlesource.com/chromium/src/+/952981ffa9..8de985d3df Changed dependencies * src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/6dec85272d..cc39a5681f * src/third_party/libunwind/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git/+log/b7cdacaadb..37c7d984b0 * src/third_party/perfetto: https://android.googlesource.com/platform/external/perfetto.git/+log/077bb360ed..226197a61a DEPS diff: https://chromium.googlesource.com/chromium/src/+/952981ffa9..8de985d3df/DEPS No update to Clang. BUG=None Change-Id: I752f747530775bdbac0ffe5fc7994a0b2b09b8a6 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/364133 Bot-Commit: Autoroller Commit-Queue: Autoroller Cr-Commit-Position: refs/heads/main@{#43132} --- DEPS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 7b1c6e272b..01f314f45d 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': '952981ffa901056e8fc781e3e24efe52dbed940c', + 'chromium_revision': '8de985d3df439e27a216fef59bea28b39daa2643', # Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to # process the raw profiles produced by instrumented targets (built with @@ -130,7 +130,7 @@ deps = { 'src/third_party/libc++abi/src': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@ae0729a01204f2cdf7304b69590c9606539520c6', 'src/third_party/libunwind/src': - 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@b7cdacaadbc4d121081ad6b146c7e94acec4c7ff', + 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@37c7d984b0b8520a0f99c6e6bbb0514e9996edc8', 'src/third_party/test_fonts/test_fonts': { 'dep_type': 'gcs', @@ -251,7 +251,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@6dec85272d23ae587984cdd78eae428ce3b2ad9b', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@cc39a5681f48f42e8f0d16b9979bd3085c93de0a', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@30735bb16a66e84d6324b5858eef314822b6d419', 'src/third_party/flatbuffers/src': @@ -351,7 +351,7 @@ deps = { 'condition': 'checkout_android', }, 'src/third_party/perfetto': - 'https://android.googlesource.com/platform/external/perfetto.git@077bb360edecb33551e88c8097035e4b8cef245b', + 'https://android.googlesource.com/platform/external/perfetto.git@226197a61ac2b08b3860b5c73f8411ba0ba43947', 'src/third_party/protobuf-javascript/src': Var('chromium_git') + '/external/github.com/protocolbuffers/protobuf-javascript' + '@' + 'e34549db516f8712f678fcd4bc411613b5cc5295', 'src/third_party/libvpx/source/libvpx':