Roll chromium_revision 91cb2eade9..872845b531 (1393832:1393983)
Change log: https://chromium.googlesource.com/chromium/src/+log/91cb2eade9..872845b531
Full diff: https://chromium.googlesource.com/chromium/src/+/91cb2eade9..872845b531
Changed dependencies
* src/base: https://chromium.googlesource.com/chromium/src/base/+log/9144618bb1..27bc0e3425
* src/build: https://chromium.googlesource.com/chromium/src/build/+log/1140f85dd1..5fe89da99b
* src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/53d89b481b..1396ffe390
* src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/cc75aabda5..837d6b96ef
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/7195bd6ed2..ea01f26b2f
* src/third_party/androidx/cipd: htV4MvGlfVbpqGSk_BC6R-OR2p5JKa7M1TmDGgIgSioC..vSj92wjvvjLnN0i_PCgtEw7ddiRrnqtkDeAoAmxGjGEC
* src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/b6eec48a57..470d9b07dd
* src/third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/8d20c1e0b5..c30219e4a7
* src/third_party/instrumented_libs: https://chromium.googlesource.com/chromium/third_party/instrumented_libraries.git/+log/bb6dbcf2df..3cc43119a2
* src/third_party/llvm-libc/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git/+log/4d75039545..ab2f32b660
* src/third_party/perfetto: https://android.googlesource.com/platform/external/perfetto.git/+log/1a0d053d2f..b4c1dfa247
* 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-a522d78598415cdd614ccc6d961160f192f64b5c-1-llvmorg-20-init-13894-g8cb44859.tar.xz,Mac/rust-toolchain-a522d78598415cdd614ccc6d961160f192f64b5c-1-llvmorg-20-init-13894-g8cb44859.tar.xz,Mac_arm64/rust-toolchain-a522d78598415cdd614ccc6d961160f192f64b5c-1-llvmorg-20-init-13894-g8cb44859.tar.xz,Win/rust-toolchain-a522d78598415cdd614ccc6d961160f192f64b5c-1-llvmorg-20-init-13894-g8cb44859.tar.xz
* src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/91ade50a97..9cfb48ac51
DEPS diff: https://chromium.googlesource.com/chromium/src/+/91cb2eade9..872845b531/DEPS
No update to Clang.
BUG=None
Change-Id: Ib9257b97f7f4dd9bcd82c20cbe9c440da63742e8
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/370678
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@{#43521}
diff --git a/DEPS b/DEPS
index 795f010..4c141a8 100644
--- a/DEPS
+++ b/DEPS
@@ -10,7 +10,7 @@
# chromium waterfalls. More info at: crbug.com/570091.
'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
- 'chromium_revision': '91cb2eade960b99f42ad2507e1e5be0845354b64',
+ 'chromium_revision': '872845b531cb7018551c5793e17b3723042fff57',
# Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to
# process the raw profiles produced by instrumented targets (built with
@@ -64,9 +64,9 @@
deps = {
# TODO(kjellander): Move this to be Android-only.
'src/base':
- 'https://chromium.googlesource.com/chromium/src/base@9144618bb166e308743af11d620a93c62125a4f4',
+ 'https://chromium.googlesource.com/chromium/src/base@27bc0e34254397e35c094dd01ad30a5705a2bc8d',
'src/build':
- 'https://chromium.googlesource.com/chromium/src/build@1140f85dd145c61cfc78f1d1483e11a3b6c0a776',
+ 'https://chromium.googlesource.com/chromium/src/build@5fe89da99b628026222fd9b9334ffed92bbc3859',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@853eb76b5fc9fa10125097ddde2322eb050d8855',
# Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC.
@@ -75,13 +75,13 @@
'condition': 'checkout_android',
},
'src/ios': {
- 'url': 'https://chromium.googlesource.com/chromium/src/ios@53d89b481bae70e667e6b6b2ab35088cf575f029',
+ 'url': 'https://chromium.googlesource.com/chromium/src/ios@1396ffe3908cbf97eec26f966e6cf61a2d169080',
'condition': 'checkout_ios',
},
'src/testing':
- 'https://chromium.googlesource.com/chromium/src/testing@cc75aabda5e068f287806c94aec87c0dd8d06899',
+ 'https://chromium.googlesource.com/chromium/src/testing@837d6b96ef0db8e7fce9696e7d1eb9b44cd6a2e3',
'src/third_party':
- 'https://chromium.googlesource.com/chromium/src/third_party@7195bd6ed20bd6acdc1db80bd46750bb0d16263c',
+ 'https://chromium.googlesource.com/chromium/src/third_party@ea01f26b2f217efd43174ff61d706b03100614a5',
'src/buildtools/linux64': {
'packages': [
@@ -168,7 +168,7 @@
'src/third_party/libc++abi/src':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@61ad6ef5b6c7ac8328370742323f171dd42ae7c8',
'src/third_party/llvm-libc/src':
- 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@4d75039545cf1c121eddfb9636e4d19dfbb7fe29',
+ 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git@ab2f32b66014843f072d32d72c560b7dd229c0f3',
'src/third_party/libunwind/src':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@6066b149576465160ac0d935aa644ec6d3bfb2bf',
@@ -286,7 +286,7 @@
},
'src/third_party/boringssl/src':
- 'https://boringssl.googlesource.com/boringssl.git@b6eec48a579eff1abe70ce6d480a017d6ca3a32c',
+ 'https://boringssl.googlesource.com/boringssl.git@470d9b07dd07353b7b0880f5b843f489ca24330e',
'src/third_party/breakpad/breakpad':
'https://chromium.googlesource.com/breakpad/breakpad.git@02dd5c3ffbfed2bcbc93b553ed0e90a1ac951cb4',
'src/third_party/catapult':
@@ -303,7 +303,7 @@
'src/third_party/crc32c/src':
'https://chromium.googlesource.com/external/github.com/google/crc32c.git@d3d60ac6e0f16780bcfcc825385e1d338801a558',
'src/third_party/depot_tools':
- 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@8d20c1e0b56c68b14878b597080484f9445962b4',
+ 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@c30219e4a720a4f91f66983fdb11c5a665da63ac',
'src/third_party/ffmpeg':
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@591ae4b02eaff9a03e2ec863da895128b0b49910',
'src/third_party/flatbuffers/src':
@@ -405,7 +405,7 @@
'condition': 'checkout_android',
},
'src/third_party/perfetto':
- 'https://android.googlesource.com/platform/external/perfetto.git@1a0d053d2f0d440bd8cfd1fc6421bccd63dd4041',
+ 'https://android.googlesource.com/platform/external/perfetto.git@b4c1dfa24715ef5600fd068b646447707cb9ee08',
'src/third_party/protobuf-javascript/src':
Var('chromium_git') + '/external/github.com/protocolbuffers/protobuf-javascript' + '@' + 'e34549db516f8712f678fcd4bc411613b5cc5295',
'src/third_party/libvpx/source/libvpx':
@@ -421,7 +421,7 @@
'condition': 'checkout_android',
},
'src/third_party/instrumented_libs': {
- 'url': Var('chromium_git') + '/chromium/third_party/instrumented_libraries.git' + '@' + 'bb6dbcf2df7a9beb34c3773ef4df161800e3aed9',
+ 'url': Var('chromium_git') + '/chromium/third_party/instrumented_libraries.git' + '@' + '3cc43119a29158bcde39d288a8def4b8ec49baf8',
'condition': 'checkout_instrumented_libraries',
},
@@ -464,7 +464,7 @@
'condition': 'checkout_android',
},
'src/tools':
- 'https://chromium.googlesource.com/chromium/src/tools@91ade50a97e4f049e6343a25147360de3c0d53b1',
+ 'https://chromium.googlesource.com/chromium/src/tools@9cfb48ac514ebc66253b0b8186f36cd6559174c5',
'src/third_party/espresso': {
'packages': [
@@ -503,7 +503,7 @@
'packages': [
{
'package': 'chromium/third_party/androidx',
- 'version': 'htV4MvGlfVbpqGSk_BC6R-OR2p5JKa7M1TmDGgIgSioC',
+ 'version': 'vSj92wjvvjLnN0i_PCgtEw7ddiRrnqtkDeAoAmxGjGEC',
},
],
'condition': 'checkout_android and non_git_source',