Roll chromium_revision 82a94fe97c..a86c91d18b (1421189:1421316)
Change log:82a94fe97c..a86c91d18bFull diff:82a94fe97c..a86c91d18bChanged dependencies * src/base:afaf45a959..67350d2d29* src/build:3bdd887b1f..8b4641ec2a* src/buildtools:f6b9b8d65b..2f50fd2eb7* src/ios:0d882582e5..d4d8b8dd2f* src/third_party:af555d49de..203361bd70* src/third_party/androidx/cipd: hvcOjbIWnv7L3lMkKC8exxG1FXD0Lu-RFLyJjSB5DnUC..8r7il3NYwjphTbfLZ11jDcgAPVpLEv4TF00vrl32udUC * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/02f084d26f..756ddec12f * src/third_party/libc++/src:cc6b969c59..d3d825f7b3* src/third_party/llvm-libc/src:87cd8a4715..d499ef8787* src/third_party/perfetto:5e78105437..9f28b77384* 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-9fcc9cf4a202aadfe1f44722b39c83536eba3dba-2-llvmorg-21-init-1655-g7b473dfe.tar.xz,Mac/rust-toolchain-9fcc9cf4a202aadfe1f44722b39c83536eba3dba-2-llvmorg-21-init-1655-g7b473dfe.tar.xz,Mac_arm64/rust-toolchain-9fcc9cf4a202aadfe1f44722b39c83536eba3dba-2-llvmorg-21-init-1655-g7b473dfe.tar.xz,Win/rust-toolchain-9fcc9cf4a202aadfe1f44722b39c83536eba3dba-2-llvmorg-21-init-1655-g7b473dfe.tar.xz * src/tools:66f879dee8..9c3d4706f1DEPS diff:82a94fe97c..a86c91d18b/DEPS No update to Clang. BUG=None Change-Id: I1f0e3a85e36e1cf2dead97f7fa80194113026e51 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/377584 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@{#43914}
This commit is contained in:
parent
0f2354087d
commit
e9aa803359
24
DEPS
24
DEPS
@ -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': '82a94fe97cf20a823f90bd2fb8806452a51645a4',
|
||||
'chromium_revision': 'a86c91d18bd6bccde8b0903fec6dce27ccdda93e',
|
||||
|
||||
# Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to
|
||||
# process the raw profiles produced by instrumented targets (built with
|
||||
@ -64,24 +64,24 @@ vars = {
|
||||
deps = {
|
||||
# TODO(kjellander): Move this to be Android-only.
|
||||
'src/base':
|
||||
'https://chromium.googlesource.com/chromium/src/base@afaf45a9592d7cfd845e2395947185c7d6ca8e97',
|
||||
'https://chromium.googlesource.com/chromium/src/base@67350d2d29d03c6b672a6f09fb383a9d2f6a05ac',
|
||||
'src/build':
|
||||
'https://chromium.googlesource.com/chromium/src/build@3bdd887b1fd9ceda227f66c558ea32ea86d6e822',
|
||||
'https://chromium.googlesource.com/chromium/src/build@8b4641ec2ad647d81c5595b5785e841f005dfea4',
|
||||
'src/buildtools':
|
||||
'https://chromium.googlesource.com/chromium/src/buildtools@f6b9b8d65b89dd04cd4937dfbef4a32fc6ddabe5',
|
||||
'https://chromium.googlesource.com/chromium/src/buildtools@2f50fd2eb74ff305e2e228638019c15ba0ad7c83',
|
||||
# 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@0d882582e50cf2be84496c7f3072080f67f3ca12',
|
||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@d4d8b8dd2fcc637fa548942d29c50afead57c428',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
'https://chromium.googlesource.com/chromium/src/testing@d6c679f6035355d96bf50b682f76fe2b5d3dbf25',
|
||||
'src/third_party':
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@af555d49de2fee7fa907f0c14089d0a3d03672a3',
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@203361bd70f5c0b5d49191563da35899c16d1d3b',
|
||||
|
||||
'src/buildtools/linux64': {
|
||||
'packages': [
|
||||
@ -164,11 +164,11 @@ deps = {
|
||||
'src/third_party/clang-format/script':
|
||||
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format.git@37f6e68a107df43b7d7e044fd36a13cbae3413f2',
|
||||
'src/third_party/libc++/src':
|
||||
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@cc6b969c59a79b15713b40c4231aa09c9ac70433',
|
||||
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@d3d825f7b3bb685545dcfa6c9d797631a49ade61',
|
||||
'src/third_party/libc++abi/src':
|
||||
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@94c5d7a8edc09f0680aee57548c0b5d400c2840d',
|
||||
'src/third_party/llvm-libc/src':
|
||||
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@87cd8a471513c6f31ecffc8234f902a8f523f55a',
|
||||
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@d499ef8787d8b9183a3a715c9073b366344fba47',
|
||||
'src/third_party/libunwind/src':
|
||||
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@b05ea6f335254c55d6f967b5881cc6b38045d824',
|
||||
|
||||
@ -290,7 +290,7 @@ deps = {
|
||||
'src/third_party/breakpad/breakpad':
|
||||
'https://chromium.googlesource.com/breakpad/breakpad.git@0dfd77492fdb0dcd06027c5842095e2e908adc90',
|
||||
'src/third_party/catapult':
|
||||
'https://chromium.googlesource.com/catapult.git@02f084d26f6adcc896a2c8eca5624cd6c1f2a38e',
|
||||
'https://chromium.googlesource.com/catapult.git@756ddec12fabb51aa3743ce9878b3242244806fa',
|
||||
'src/third_party/ced/src': {
|
||||
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
|
||||
},
|
||||
@ -403,7 +403,7 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/third_party/perfetto':
|
||||
'https://android.googlesource.com/platform/external/perfetto.git@5e781054371ac921eb820ab561a47279cfefcae5',
|
||||
'https://android.googlesource.com/platform/external/perfetto.git@9f28b77384f9f60d3fe20eebc3aa09844f589a3c',
|
||||
'src/third_party/protobuf-javascript/src':
|
||||
Var('chromium_git') + '/external/github.com/protocolbuffers/protobuf-javascript' + '@' + '426b2e025aa59c23a1b6e19fbacd6b4a11bfad16',
|
||||
'src/third_party/libvpx/source/libvpx':
|
||||
@ -462,7 +462,7 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/tools':
|
||||
'https://chromium.googlesource.com/chromium/src/tools@66f879dee82de911b82cb840f038af7aae98b42c',
|
||||
'https://chromium.googlesource.com/chromium/src/tools@9c3d4706f184c0cd5468496bb36c460ad0d751fb',
|
||||
|
||||
'src/third_party/espresso': {
|
||||
'packages': [
|
||||
@ -501,7 +501,7 @@ deps = {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'chromium/third_party/androidx',
|
||||
'version': 'hvcOjbIWnv7L3lMkKC8exxG1FXD0Lu-RFLyJjSB5DnUC',
|
||||
'version': '8r7il3NYwjphTbfLZ11jDcgAPVpLEv4TF00vrl32udUC',
|
||||
},
|
||||
],
|
||||
'condition': 'checkout_android and non_git_source',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user