Roll chromium_revision 2c3468559e..67ad773ea4 (1297387:1297526)

Change log: 2c3468559e..67ad773ea4
Full diff: 2c3468559e..67ad773ea4

Changed dependencies
* src/base: d8a00a3b74..3fb05bdb07
* src/build: 39e82ca2f8..230ed1b9ae
* src/ios: 28b4e69990..05a5c9ceb2
* src/testing: 2e34c023ba..eda5540f8f
* src/third_party: 2f108b7164..4a4d80f78d
* src/third_party/kotlinc/current: t124SWrNvQMrBqfiKvRIZ_e7uk6FXfYYrXFw6s7hiBwC..tTF6GjpaBABskkNJqSoDgeXpbdlbjV1F46x9lYzBxBgC
* src/tools: 9c90438ae1..9905cc8b11
DEPS diff: 2c3468559e..67ad773ea4/DEPS

No update to Clang.

BUG=None

Change-Id: Ia23b72887d17f8fe82a77201278407cf3821f0a4
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/350141
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@{#42251}
This commit is contained in:
chromium-webrtc-autoroll 2024-05-07 09:02:30 -07:00 committed by WebRTC LUCI CQ
parent f126e8af82
commit ae8cf2bc0b

16
DEPS
View file

@ -10,7 +10,7 @@ vars = {
# chromium waterfalls. More info at: crbug.com/570091. # chromium waterfalls. More info at: crbug.com/570091.
'checkout_configuration': 'default', 'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
'chromium_revision': '2c3468559e6fb837487550d52d4c5ce25d9b3283', 'chromium_revision': '67ad773ea4d6226c20c0e1b3afcb9dbf99751807',
# Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to # Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to
# process the raw profiles produced by instrumented targets (built with # process the raw profiles produced by instrumented targets (built with
@ -55,9 +55,9 @@ vars = {
deps = { deps = {
# TODO(kjellander): Move this to be Android-only. # TODO(kjellander): Move this to be Android-only.
'src/base': 'src/base':
'https://chromium.googlesource.com/chromium/src/base@d8a00a3b74d32f07e37f1b86a5d5a31e1a0920a0', 'https://chromium.googlesource.com/chromium/src/base@3fb05bdb07405504e0a60653d8d8349bfc76f020',
'src/build': 'src/build':
'https://chromium.googlesource.com/chromium/src/build@39e82ca2f8e9005de3a4152832a2bcb893eff416', 'https://chromium.googlesource.com/chromium/src/build@230ed1b9aebcabcbcde668536b4efebd45bb4905',
'src/buildtools': 'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@9703d9137fff0cb447779de1bfebbe18ea312f89', 'https://chromium.googlesource.com/chromium/src/buildtools@9703d9137fff0cb447779de1bfebbe18ea312f89',
# Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC. # Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC.
@ -66,13 +66,13 @@ deps = {
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'src/ios': { 'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@28b4e69990e64dbfce83ebd08e37594d489c0131', 'url': 'https://chromium.googlesource.com/chromium/src/ios@05a5c9ceb2d1d28f59d5c8d9710a25c92e986ff0',
'condition': 'checkout_ios', 'condition': 'checkout_ios',
}, },
'src/testing': 'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@2e34c023bab4c785929f3861bf7a7b3d95fbd543', 'https://chromium.googlesource.com/chromium/src/testing@eda5540f8ff62876af41400794a2ee85a3688f68',
'src/third_party': 'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@2f108b7164c3a953f497e02f8f448a178a38a637', 'https://chromium.googlesource.com/chromium/src/third_party@4a4d80f78ddca44d9dba5694238e7b43fb21a62d',
'src/buildtools/linux64': { 'src/buildtools/linux64': {
'packages': [ 'packages': [
@ -297,7 +297,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'chromium/third_party/kotlinc', 'package': 'chromium/third_party/kotlinc',
'version': 't124SWrNvQMrBqfiKvRIZ_e7uk6FXfYYrXFw6s7hiBwC', 'version': 'tTF6GjpaBABskkNJqSoDgeXpbdlbjV1F46x9lYzBxBgC',
}, },
], ],
'condition': 'checkout_android', 'condition': 'checkout_android',
@ -380,7 +380,7 @@ deps = {
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'src/tools': 'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@9c90438ae125b0382c77b2e63cd900553e11e38a', 'https://chromium.googlesource.com/chromium/src/tools@9905cc8b11aa9ba898834657e418fe334e29d939',
'src/third_party/espresso': { 'src/third_party/espresso': {
'packages': [ 'packages': [