Roll chromium_revision 8f3f021772..ccf648df91 (1363170:1365600)

Change log: 8f3f021772..ccf648df91
Full diff: 8f3f021772..ccf648df91

Changed dependencies
* fuchsia_version: version:24.20240927.1.1..version:24.20241004.3.1
* src/base: 3c27aa7db1..006d78d70b
* src/build: 9b11bd3a6a..f2790bfa32
* src/buildtools: 7f979120bf..0a905dcb6d
* src/ios: cfa10288a4..26dfb6e15c
* src/testing: 445152c103..3ef5641e1f
* src/third_party: 644e34bfc5..c8056c18ac
* src/third_party/android_build_tools/manifest_merger/cipd: SXrT41DFdxtTN78HQooJiwMnwvQg7mHm4fTvrJc0_7MC..p2c9mSgfF-HErc8CM-jOFuuMbaMK-POsiqbeG5plk2cC
* src/third_party/androidx/cipd: 3-zFsZXBqCk_7AGLOqS53gb2vatfs72IsA9TdrYDHpEC..yhwW_7P0l18P6ykZSqwXqx6HFyhPIcUGNcebIIppU-IC
* src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/0eda639cb7..fa0214602c
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/ffa948a18e..4479191661
* src/third_party/depot_tools: e1f9cd1981..c109945e72
* src/third_party/googletest/src: a1e255a582..71815bbf7d
* src/third_party/icu: 9408c6fd4a..4239b1559d
* src/third_party/libaom/source/libaom: https://aomedia.googlesource.com/aom.git/+log/3817481261..669fcf17a7
* src/third_party/libc++/src: e2d898ca22..f114473071
* src/third_party/libunwind/src: 37c7d984b0..71735e82a6
* src/third_party/perfetto: e70a476e07..5361e5909e
* src/third_party/r8/cipd: Vw4Ch7k1MIcGy2EYCmf4gIRSZr8KSEr0E5ho9L2zcPUC..3KCj5eRYCvGGYs5i90pRaeihkzsqgUGc4OkICT8AOlIC
* src/tools: 40180573f4..8c5814c8d2
* src/tools/luci-go: git_revision:825ada410ecdfd314f075a609b46ceb61dfa6442..git_revision:78b3b3ca47e64b3280a5dd5b83c23ce89f04d328
* src/tools/luci-go: git_revision:825ada410ecdfd314f075a609b46ceb61dfa6442..git_revision:78b3b3ca47e64b3280a5dd5b83c23ce89f04d328
DEPS diff: 8f3f021772..ccf648df91/DEPS

No update to Clang.

BUG=None

Change-Id: I64cd58b7ff0b27eabb2759d6c91e8aac570262f6
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/364807
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@{#43196}
This commit is contained in:
chromium-webrtc-autoroll 2024-10-08 09:12:08 -07:00 committed by WebRTC LUCI CQ
parent e1adfc05ac
commit c7f9426af0

46
DEPS
View File

@ -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': '8f3f0217725facf6e465271c5dfd5b0ea5de5843',
'chromium_revision': 'ccf648df915eadad3d27653c32709dfc5b3e5254',
# Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to
# process the raw profiles produced by instrumented targets (built with
@ -30,7 +30,7 @@ vars = {
# By default, download the fuchsia sdk from the public sdk directory.
'fuchsia_sdk_cipd_prefix': 'fuchsia/sdk/core/',
'fuchsia_version': 'version:24.20240927.1.1',
'fuchsia_version': 'version:24.20241004.3.1',
# By default, download the fuchsia images from the fuchsia GCS bucket.
'fuchsia_images_bucket': 'fuchsia',
'checkout_fuchsia': False,
@ -61,24 +61,24 @@ vars = {
deps = {
# TODO(kjellander): Move this to be Android-only.
'src/base':
'https://chromium.googlesource.com/chromium/src/base@3c27aa7db1dc01f2a71179a7d528f28744c857fa',
'https://chromium.googlesource.com/chromium/src/base@006d78d70b321239c8953bec055e37638e04d900',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@9b11bd3a6a523134ac35bcc9d1f59d04cc6f5821',
'https://chromium.googlesource.com/chromium/src/build@f2790bfa3238410fbb4bb74b6282f6edb3c1e089',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@7f979120bfa80658a4e48c596e9de989477b3311',
'https://chromium.googlesource.com/chromium/src/buildtools@0a905dcb6d88dbfe4b9b169bf367da9371f72ae3',
# Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC.
'src/examples/androidtests/third_party/gradle': {
'url': 'https://chromium.googlesource.com/external/github.com/gradle/gradle.git@f2d1fb54a951d8b11d25748e4711bec8d128d7e3',
'condition': 'checkout_android',
},
'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@cfa10288a4f6d5f065454aca6bdf71a068ea99a2',
'url': 'https://chromium.googlesource.com/chromium/src/ios@26dfb6e15c33512e9ce695d5ed9ea8bcfc2ef8ce',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@445152c103fcb364313fe38649c46191758a98d7',
'https://chromium.googlesource.com/chromium/src/testing@3ef5641e1fbbd8fbf2fba9fb0aac929dc3b04d97',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@644e34bfc51afde7e6e936f66ae5efe20c692a68',
'https://chromium.googlesource.com/chromium/src/third_party@c8056c18ac5999093ce3c9aa25286d6787e9c6d0',
'src/buildtools/linux64': {
'packages': [
@ -126,11 +126,11 @@ deps = {
'src/third_party/clang-format/script':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format.git@3c0acd2d4e73dd911309d9e970ba09d58bf23a62',
'src/third_party/libc++/src':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@e2d898ca22f1d5863d8f6a7a0df849109483e05f',
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@f1144730714608f01d6904037977dce8c15a49b7',
'src/third_party/libc++abi/src':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@829f51051ce2b51be14f7853cca71be98083df6b',
'src/third_party/libunwind/src':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@37c7d984b0b8520a0f99c6e6bbb0514e9996edc8',
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@71735e82a6fda4af58f68b9028a7c5ac49898884',
'src/third_party/test_fonts/test_fonts': {
'dep_type': 'gcs',
@ -234,11 +234,11 @@ deps = {
},
'src/third_party/boringssl/src':
'https://boringssl.googlesource.com/boringssl.git@0eda639cb78a5cf0b479910d8c9a039e47ad36fe',
'https://boringssl.googlesource.com/boringssl.git@fa0214602cc5502c2d1e12cc4692d1045a993aba',
'src/third_party/breakpad/breakpad':
'https://chromium.googlesource.com/breakpad/breakpad.git@6b0c5b7ee1988a14a4af94564e8ae8bba8a94374',
'src/third_party/catapult':
'https://chromium.googlesource.com/catapult.git@ffa948a18ef8bd4c49b1edbe1274f2431bcf2b94',
'https://chromium.googlesource.com/catapult.git@44791916611acec1cd74c492c7453e46d9b0dbd2',
'src/third_party/ced/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
},
@ -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@e1f9cd198136d743a1f004c9a5d94f280e9eb115',
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@c109945e729cb3d8c17f306c9cae9d3f98d7d323',
'src/third_party/ffmpeg':
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@686d6944501a6ee9c849581e3fe343273d4af3f6',
'src/third_party/flatbuffers/src':
@ -279,9 +279,9 @@ deps = {
'condition': 'checkout_android',
},
'src/third_party/googletest/src':
'https://chromium.googlesource.com/external/github.com/google/googletest.git@a1e255a582377e1006bb88a408ac3f933ba7c916',
'https://chromium.googlesource.com/external/github.com/google/googletest.git@71815bbf7de6e10c11821d654a2fae2cf42de0f7',
'src/third_party/icu': {
'url': 'https://chromium.googlesource.com/chromium/deps/icu.git@9408c6fd4a39e6fef0e1c4077602e1c83b15f3fb',
'url': 'https://chromium.googlesource.com/chromium/deps/icu.git@4239b1559d11d4fa66c100543eda4161e060311e',
},
'src/third_party/jdk/current': {
'packages': [
@ -345,13 +345,13 @@ deps = {
'src/third_party/dav1d/libdav1d':
'https://chromium.googlesource.com/external/github.com/videolan/dav1d.git@ed004fe95d47e30e8248764fddbb08b77ba13187',
'src/third_party/libaom/source/libaom':
'https://aomedia.googlesource.com/aom.git@3817481261f8675ef24f327b3dbcdcebbfa389e1',
'https://aomedia.googlesource.com/aom.git@669fcf17a780d1676e11227bb28a6435de0f1523',
'src/third_party/libunwindstack': {
'url': 'https://chromium.googlesource.com/chromium/src/third_party/libunwindstack.git@a3bb4cd02e0e984a235069f812cbef2b37c389e5',
'condition': 'checkout_android',
},
'src/third_party/perfetto':
'https://android.googlesource.com/platform/external/perfetto.git@e70a476e072ffdada0dc08685458d7e57d8aa514',
'https://android.googlesource.com/platform/external/perfetto.git@5361e5909e80f71900ba231872fe0cc008d1e3cb',
'src/third_party/protobuf-javascript/src':
Var('chromium_git') + '/external/github.com/protocolbuffers/protobuf-javascript' + '@' + 'e34549db516f8712f678fcd4bc411613b5cc5295',
'src/third_party/libvpx/source/libvpx':
@ -386,7 +386,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/r8',
'version': 'Vw4Ch7k1MIcGy2EYCmf4gIRSZr8KSEr0E5ho9L2zcPUC',
'version': '3KCj5eRYCvGGYs5i90pRaeihkzsqgUGc4OkICT8AOlIC',
},
],
'condition': 'checkout_android',
@ -410,7 +410,7 @@ deps = {
'condition': 'checkout_android',
},
'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@40180573f4389bfea4a15d3be100058ea0489a55',
'https://chromium.googlesource.com/chromium/src/tools@8c5814c8d24ad90987b4cbd3c69947fc2e461f0e',
'src/third_party/espresso': {
'packages': [
@ -449,7 +449,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/androidx',
'version': '3-zFsZXBqCk_7AGLOqS53gb2vatfs72IsA9TdrYDHpEC',
'version': 'yhwW_7P0l18P6ykZSqwXqx6HFyhPIcUGNcebIIppU-IC',
},
],
'condition': 'checkout_android and non_git_source',
@ -460,7 +460,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/android_build_tools/manifest_merger',
'version': 'SXrT41DFdxtTN78HQooJiwMnwvQg7mHm4fTvrJc0_7MC',
'version': 'p2c9mSgfF-HErc8CM-jOFuuMbaMK-POsiqbeG5plk2cC',
},
],
'condition': 'checkout_android',
@ -542,11 +542,11 @@ deps = {
'packages': [
{
'package': 'infra/tools/luci/isolate/${{platform}}',
'version': 'git_revision:825ada410ecdfd314f075a609b46ceb61dfa6442',
'version': 'git_revision:78b3b3ca47e64b3280a5dd5b83c23ce89f04d328',
},
{
'package': 'infra/tools/luci/swarming/${{platform}}',
'version': 'git_revision:825ada410ecdfd314f075a609b46ceb61dfa6442',
'version': 'git_revision:78b3b3ca47e64b3280a5dd5b83c23ce89f04d328',
},
],
'dep_type': 'cipd',