Roll chromium_revision e4f24f6380..839b9b8bb4 (1406593:1406733)
Change log:e4f24f6380..839b9b8bb4Full diff:e4f24f6380..839b9b8bb4Changed dependencies * src/ios:02a2254b55..65bfd734ce* src/testing:86b5f23890..5720363cd0* src/third_party:7fee96e94b..dca9e8a29a* src/third_party/androidx/cipd: SgOeixSArJo9SQ6ZkdZfvjynAxizmEsyUgHD9NNB-1oC..M1k-NcW82kb60P4IhN249vz2GBCWt78kK0ObbZ1VEVMC * src/third_party/llvm-libc/src:b90022fc6a..0eadb2fa14* src/third_party/perfetto:4d929882d7..3227982dba* src/third_party/rust-toolchain_version: Linux_x64/rust-toolchain-009e73825af0e59ad4fc603562e038b3dbd6593a-2-llvmorg-20-init-3847-g69c43468.tar.xz,Mac/rust-toolchain-009e73825af0e59ad4fc603562e038b3dbd6593a-2-llvmorg-20-init-3847-g69c43468.tar.xz,Mac_arm64/rust-toolchain-009e73825af0e59ad4fc603562e038b3dbd6593a-2-llvmorg-20-init-3847-g69c43468.tar.xz,Win/rust-toolchain-009e73825af0e59ad4fc603562e038b3dbd6593a-2-llvmorg-20-init-3847-g69c43468.tar.xz..Linux_x64/rust-toolchain-ad211ced81509462cdfe4c29ed10f97279a0acae-1-llvmorg-20-init-17108-g29ed6000.tar.xz,Mac/rust-toolchain-ad211ced81509462cdfe4c29ed10f97279a0acae-1-llvmorg-20-init-17108-g29ed6000.tar.xz,Mac_arm64/rust-toolchain-ad211ced81509462cdfe4c29ed10f97279a0acae-1-llvmorg-20-init-17108-g29ed6000.tar.xz,Win/rust-toolchain-ad211ced81509462cdfe4c29ed10f97279a0acae-1-llvmorg-20-init-17108-g29ed6000.tar.xz * src/tools:b8f83af38d..c5f991404fDEPS diff:e4f24f6380..839b9b8bb4/DEPS No update to Clang. BUG=None Change-Id: Ieb91cc963f21a2fa77678747d2d9c0a9e920a8d4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/374248 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@{#43743}
This commit is contained in:
parent
bce57cda1e
commit
f422eeaa35
16
DEPS
16
DEPS
@ -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': 'e4f24f6380c0bbe17c0ca6a5bea67d783aa13975',
|
'chromium_revision': '839b9b8bb4b6871114ee09d3403344e30c922f7e',
|
||||||
|
|
||||||
# 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
|
||||||
@ -75,13 +75,13 @@ deps = {
|
|||||||
'condition': 'checkout_android',
|
'condition': 'checkout_android',
|
||||||
},
|
},
|
||||||
'src/ios': {
|
'src/ios': {
|
||||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@02a2254b55e710e82d1a639d75a5e6174c7446c0',
|
'url': 'https://chromium.googlesource.com/chromium/src/ios@65bfd734ceb9d87d4206e57413414cca4e32dedc',
|
||||||
'condition': 'checkout_ios',
|
'condition': 'checkout_ios',
|
||||||
},
|
},
|
||||||
'src/testing':
|
'src/testing':
|
||||||
'https://chromium.googlesource.com/chromium/src/testing@86b5f23890d11472bf88eff663d006938c63e8d4',
|
'https://chromium.googlesource.com/chromium/src/testing@5720363cd0484911a3f7144c181ac67ed97a1e6e',
|
||||||
'src/third_party':
|
'src/third_party':
|
||||||
'https://chromium.googlesource.com/chromium/src/third_party@7fee96e94b30dcc97e4ab2c095cce2fac71fc75c',
|
'https://chromium.googlesource.com/chromium/src/third_party@dca9e8a29ab0a30f39f5d07990da0affd82de1a6',
|
||||||
|
|
||||||
'src/buildtools/linux64': {
|
'src/buildtools/linux64': {
|
||||||
'packages': [
|
'packages': [
|
||||||
@ -168,7 +168,7 @@ deps = {
|
|||||||
'src/third_party/libc++abi/src':
|
'src/third_party/libc++abi/src':
|
||||||
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@8205ccf0f23545ebcd8846363ea1d29e77917a22',
|
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@8205ccf0f23545ebcd8846363ea1d29e77917a22',
|
||||||
'src/third_party/llvm-libc/src':
|
'src/third_party/llvm-libc/src':
|
||||||
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@b90022fc6a2c5309fae1a48d6db26bcd655cdb37',
|
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@0eadb2fa14bac5d7ab5f0888c182227944040223',
|
||||||
'src/third_party/libunwind/src':
|
'src/third_party/libunwind/src':
|
||||||
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@d1e95b102f113ded38974cf06a65fe0457b6004b',
|
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@d1e95b102f113ded38974cf06a65fe0457b6004b',
|
||||||
|
|
||||||
@ -402,7 +402,7 @@ deps = {
|
|||||||
'condition': 'checkout_android',
|
'condition': 'checkout_android',
|
||||||
},
|
},
|
||||||
'src/third_party/perfetto':
|
'src/third_party/perfetto':
|
||||||
'https://android.googlesource.com/platform/external/perfetto.git@4d929882d7adbfa817638c73237cd61d13f1b4f6',
|
'https://android.googlesource.com/platform/external/perfetto.git@3227982dbabb15fcf1f5798e1b43100407e2c8f1',
|
||||||
'src/third_party/protobuf-javascript/src':
|
'src/third_party/protobuf-javascript/src':
|
||||||
Var('chromium_git') + '/external/github.com/protocolbuffers/protobuf-javascript' + '@' + 'e34549db516f8712f678fcd4bc411613b5cc5295',
|
Var('chromium_git') + '/external/github.com/protocolbuffers/protobuf-javascript' + '@' + 'e34549db516f8712f678fcd4bc411613b5cc5295',
|
||||||
'src/third_party/libvpx/source/libvpx':
|
'src/third_party/libvpx/source/libvpx':
|
||||||
@ -461,7 +461,7 @@ deps = {
|
|||||||
'condition': 'checkout_android',
|
'condition': 'checkout_android',
|
||||||
},
|
},
|
||||||
'src/tools':
|
'src/tools':
|
||||||
'https://chromium.googlesource.com/chromium/src/tools@b8f83af38dd9dcc432642135671a68fcc17b7177',
|
'https://chromium.googlesource.com/chromium/src/tools@c5f991404f8e0151f53f267c6bb5f86c42f60da2',
|
||||||
|
|
||||||
'src/third_party/espresso': {
|
'src/third_party/espresso': {
|
||||||
'packages': [
|
'packages': [
|
||||||
@ -500,7 +500,7 @@ deps = {
|
|||||||
'packages': [
|
'packages': [
|
||||||
{
|
{
|
||||||
'package': 'chromium/third_party/androidx',
|
'package': 'chromium/third_party/androidx',
|
||||||
'version': 'SgOeixSArJo9SQ6ZkdZfvjynAxizmEsyUgHD9NNB-1oC',
|
'version': 'M1k-NcW82kb60P4IhN249vz2GBCWt78kK0ObbZ1VEVMC',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
'condition': 'checkout_android and non_git_source',
|
'condition': 'checkout_android and non_git_source',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user