Roll chromium_revision 404afa6a86..a5cd053713 (1153573:1153688)

Change log: 404afa6a86..a5cd053713
Full diff: 404afa6a86..a5cd053713

Changed dependencies
* src/base: 911bd15db3..c1a65bb70c
* src/build: 7b8bff05e6..e4f66c3ee8
* src/ios: cb46a1777c..f76f05c970
* src/testing: 2d7530d341..6280c24d65
* src/third_party: 1792bf480a..ff70dfeaad
* src/third_party/androidx: iYjHXTBxKD0S9CuLGLN6QESvNkURfGdqURQSUDrnai0C..Bn7l0JHK5-lBSYIBMjQ8Qf1TcxvBRHvZjk9i9WPKFbgC
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/db0de40862..dc627ec37b
* src/tools: fde7b021eb..544df3a81a
DEPS diff: 404afa6a86..a5cd053713/DEPS

No update to Clang.

BUG=None

Change-Id: I0fd911e7ff6786415af5fdac35a381d4fdd3a03b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/307961
Bot-Commit: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Commit-Queue: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#40229}
This commit is contained in:
chromium-webrtc-autoroll 2023-06-05 23:03:07 -07:00 committed by WebRTC LUCI CQ
parent d3b71c778f
commit 6d25e96115

18
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': '404afa6a86913e4ff4520e7bfe7a23b7b570226c',
'chromium_revision': 'a5cd053713852681bac0b5a0fdaadb92680a3827',
# Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to
# process the raw profiles produced by instrumented targets (built with
@ -46,9 +46,9 @@ vars = {
deps = {
# TODO(kjellander): Move this to be Android-only.
'src/base':
'https://chromium.googlesource.com/chromium/src/base@911bd15db3898dc3ea5e4405bcee67cc48ff5e77',
'https://chromium.googlesource.com/chromium/src/base@c1a65bb70c6e821a1da92f708be03814ba514f71',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@7b8bff05e61dd01d9a4dafe0984c5b005c48a6ea',
'https://chromium.googlesource.com/chromium/src/build@e4f66c3ee811e209107b3e27ff8d81753aa73019',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@61b4b91ea9a478cc59f37987cd9bbebecc24726a',
# Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC.
@ -57,13 +57,13 @@ deps = {
'condition': 'checkout_android',
},
'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@cb46a1777c806f79abcf6e604f0664faf30fe503',
'url': 'https://chromium.googlesource.com/chromium/src/ios@f76f05c970376f8e4f6888032da4f83991caf7ba',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@2d7530d34155a493a84e33417a9f48f2c2bed16a',
'https://chromium.googlesource.com/chromium/src/testing@6280c24d65ce922d4d2b193e923da115ea2b6e74',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@1792bf480ae54969ca2e1b061df4dfd9196c7474',
'https://chromium.googlesource.com/chromium/src/third_party@ff70dfeaadac3990ca11553ed1890ab3a92bb00c',
'src/buildtools/linux64': {
'packages': [
@ -174,7 +174,7 @@ deps = {
'src/third_party/breakpad/breakpad':
'https://chromium.googlesource.com/breakpad/breakpad.git@8988364bcddd9b194b0bf931c10bc125987330ed',
'src/third_party/catapult':
'https://chromium.googlesource.com/catapult.git@db0de40862fdaa08759fcb5516367c3b67bdc05c',
'https://chromium.googlesource.com/catapult.git@dc627ec37b5e130481ac0f51703e5d2ccf87f09a',
'src/third_party/ced/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
},
@ -340,7 +340,7 @@ deps = {
'condition': 'checkout_android',
},
'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@fde7b021ebfabd0e9fd9b18cac388dc3eba3efea',
'https://chromium.googlesource.com/chromium/src/tools@544df3a81a1ba26aded0cd37207100e183ad566f',
'src/third_party/accessibility_test_framework': {
'packages': [
@ -406,7 +406,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/androidx',
'version': 'iYjHXTBxKD0S9CuLGLN6QESvNkURfGdqURQSUDrnai0C',
'version': 'Bn7l0JHK5-lBSYIBMjQ8Qf1TcxvBRHvZjk9i9WPKFbgC',
},
],
'condition': 'checkout_android',