Roll chromium_revision 553b5dd870..5c1222c039 (1257025:1257135)

Change log: 553b5dd870..5c1222c039
Full diff: 553b5dd870..5c1222c039

Changed dependencies
* src/base: f018f4f734..cdd683921b
* src/buildtools: 2bda660f98..262e0f6f64
* src/ios: 6dc8bd1ec4..525498cea9
* src/testing: 7328b96358..faa67274bf
* src/third_party: 3a5018f262..a59d781695
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/f092a8625f..6d39c23fce
* src/third_party/libc++/src: 6024b26887..9d119c1f4a
* src/third_party/perfetto: cae24fbd60..450c05cd3b
* src/tools: 982af6cab0..71a8b59f46
DEPS diff: 553b5dd870..5c1222c039/DEPS

No update to Clang.

BUG=None

Change-Id: I279634c3fd7e2e3cf8e4f408534f41cd83a4ec9f
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/338205
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@{#41679}
This commit is contained in:
chromium-webrtc-autoroll 2024-02-06 18:02:00 -08:00 committed by WebRTC LUCI CQ
parent f0895f7733
commit 72fdb65330

20
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': '553b5dd87036c98b712ab88ab13ac5ec1dedcb54',
'chromium_revision': '5c1222c039c4c405474143f6beb91904da6375e0',
# Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to
# process the raw profiles produced by instrumented targets (built with
@ -50,24 +50,24 @@ vars = {
deps = {
# TODO(kjellander): Move this to be Android-only.
'src/base':
'https://chromium.googlesource.com/chromium/src/base@f018f4f734fecbac9bc814e7f3f94b9464a4a2d6',
'https://chromium.googlesource.com/chromium/src/base@cdd683921b46fb95b9fd9dc867b823385abf3c5e',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@5347b6564336aaa53809dd92ddf7173f242ca7a8',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@2bda660f9814845f0d9a109b6927da7bf0a3a11f',
'https://chromium.googlesource.com/chromium/src/buildtools@262e0f6f649a83f5ac98f3bac6eefff66fb90133',
# 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@6dc8bd1ec4b2e5fd923ded448c83dfaff4956e09',
'url': 'https://chromium.googlesource.com/chromium/src/ios@525498cea9c712ecd59200a9f5752e7737d6dcfa',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@7328b963585dbe66a53330052b73102b7527d9e1',
'https://chromium.googlesource.com/chromium/src/testing@faa67274bf4519d5b5cbde7b2604ad1adf3b44ad',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@3a5018f26295088029eec98ec3b7bcd74afcd732',
'https://chromium.googlesource.com/chromium/src/third_party@a59d781695ef8650f9cc3d16fd90e3d121497693',
'src/buildtools/linux64': {
'packages': [
@ -115,7 +115,7 @@ deps = {
'src/third_party/clang-format/script':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format.git@e5337933f2951cacd3aeacd238ce4578163ca0b9',
'src/third_party/libc++/src':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@6024b26887625fef52ea0f227d888c4b815488be',
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@9d119c1f4a097b7d27210874f4eba3fc91a83a4e',
'src/third_party/libc++abi/src':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@a7b3d968a3a923886fea64b424bd770e69dc4ea4',
'src/third_party/libunwind/src':
@ -189,7 +189,7 @@ deps = {
'src/third_party/breakpad/breakpad':
'https://chromium.googlesource.com/breakpad/breakpad.git@6551ac3632eb7236642366f70a2eb865b87a3329',
'src/third_party/catapult':
'https://chromium.googlesource.com/catapult.git@f092a8625f3f04979970ace175bd99c2f4196c08',
'https://chromium.googlesource.com/catapult.git@6d39c23fce9fdf9e5ce7c5730de4bc14556ec159',
'src/third_party/ced/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
},
@ -302,7 +302,7 @@ deps = {
'condition': 'checkout_android',
},
'src/third_party/perfetto':
'https://android.googlesource.com/platform/external/perfetto.git@cae24fbd60a9407dbd4063abc8240681d30e8967',
'https://android.googlesource.com/platform/external/perfetto.git@450c05cd3bd3e596f4757cca3217182d764b9ba9',
'src/third_party/libvpx/source/libvpx':
'https://chromium.googlesource.com/webm/libvpx.git@c35f3e9e3512d0012180ad8de8834d8813a80b73',
'src/third_party/libyuv':
@ -355,7 +355,7 @@ deps = {
'condition': 'checkout_android',
},
'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@982af6cab08dbc642fc09bf571d2e7ef3cfd7a5b',
'https://chromium.googlesource.com/chromium/src/tools@71a8b59f465754b542f9151447144ff88f622b56',
'src/third_party/accessibility_test_framework': {
'packages': [