Roll chromium_revision 0f8c2d42cd..2e3b5df944 (1057559:1057923)

Change log: 0f8c2d42cd..2e3b5df944
Full diff: 0f8c2d42cd..2e3b5df944

Changed dependencies
* src/base: e43fcb145d..ff8028c024
* src/build: c22321c627..aa1e02dfa7
* src/buildtools/third_party/libc++abi/trunk: db2a783a7d..849e53c238
* src/buildtools/third_party/libunwind/trunk: 08ebcbe7b6..118a58005a
* src/ios: 1e4ff6b7f4..77ce4b6563
* src/testing: 6582fabc8d..27f289c474
* src/third_party: d07a604d9a..d6d14b2ba7
* src/third_party/androidx: atg_0ThGWvR5eLea-pNZ9TXpiJFZXXui8vMSiVekrroC..U8fIG93r7pB9JzBO4uTH4ZRXQxLs0vfHqAFMk9lrCWMC
* src/third_party/depot_tools: 8ae226ec3b..17cf81d90a
* src/third_party/libunwindstack: e184bd94bf..8740b09bd1
* src/tools: b58d586d0a..cc6ac79120
* src/tools/luci-go: git_revision:68db0a380b05a254176063bc957469b5f3e3ee7d..git_revision:a0624fca6d6e6fc1da6462ce0ee7678d4cc739d8
* src/tools/luci-go: git_revision:68db0a380b05a254176063bc957469b5f3e3ee7d..git_revision:a0624fca6d6e6fc1da6462ce0ee7678d4cc739d8
DEPS diff: 0f8c2d42cd..2e3b5df944/DEPS

No update to Clang.

BUG=None

Change-Id: Ida05980c36084b5438b49173295b5510068f56d6
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/278926
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@{#38361}
This commit is contained in:
chromium-webrtc-autoroll 2022-10-12 01:02:50 -07:00 committed by WebRTC LUCI CQ
parent 22e0e614bb
commit 640cb6cea0

28
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': '0f8c2d42cd7de38e7571847ed6793e3150b80295',
'chromium_revision': '2e3b5df944791bb797d125435260a40a5b484645',
# Keep the Chromium default of generating location tags.
'generate_location_tags': True,
@ -40,9 +40,9 @@ vars = {
deps = {
# TODO(kjellander): Move this to be Android-only.
'src/base':
'https://chromium.googlesource.com/chromium/src/base@e43fcb145d80736bbf0cdfef6dc6bab91b9dc217',
'https://chromium.googlesource.com/chromium/src/base@ff8028c0246720c14736e7a36d12313f5b950448',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@c22321c6277b4074550756b0c9095d1522372647',
'https://chromium.googlesource.com/chromium/src/build@aa1e02dfa703f385cbc798ff03ff3b7d133f74a0',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@f4e35bb2e9f801a88416dfa0615c24fac537d5ed',
# Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC.
@ -51,13 +51,13 @@ deps = {
'condition': 'checkout_android',
},
'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@1e4ff6b7f4255c273555e8b6c1b2449fb47ac698',
'url': 'https://chromium.googlesource.com/chromium/src/ios@77ce4b6563dbd84e2d7b55d5f3b17c6d4f88cffa',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@6582fabc8d18c6a0cf4546ec480bd5c1550ca390',
'https://chromium.googlesource.com/chromium/src/testing@27f289c4747a13785fad6df2bad2f21b14f8b34e',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@d07a604d9a3299a738ee0455ac7c4f56e6b1cb7c',
'https://chromium.googlesource.com/chromium/src/third_party@d6d14b2ba73937a2ffd296e79cac86cf9e81dc0c',
'src/buildtools/linux64': {
'packages': [
@ -105,9 +105,9 @@ deps = {
'src/buildtools/third_party/libc++/trunk':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@ebf2d34001903baf5169f4bee0b4823025d36da6',
'src/buildtools/third_party/libc++abi/trunk':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@db2a783a7d1ef0f0ef31da4b6e3de0c31fcfd93f',
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@849e53c238d1bb46f9fca95ae57d539559564596',
'src/buildtools/third_party/libunwind/trunk':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@08ebcbe7b672a04e341cb3a88d8bf4276f96ac6e',
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@118a58005a16d1b06b2b9ce2fbb34af2ecc55ad4',
'src/third_party/ninja': {
'packages': [
@ -175,7 +175,7 @@ deps = {
'src/third_party/crc32c/src':
'https://chromium.googlesource.com/external/github.com/google/crc32c.git@fa5ade41ee480003d9c5af6f43567ba22e4e17e6',
'src/third_party/depot_tools':
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@8ae226ec3bb1e518d4ceab54768a4f6d7b12d63c',
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@17cf81d90a2b6eb122c6728eb843837ff88316d8',
'src/third_party/ffmpeg':
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@b9f01c3c54576330b2cf8918c54d5ee5be8faefe',
'src/third_party/grpc/src': {
@ -239,7 +239,7 @@ deps = {
'src/third_party/libaom/source/libaom':
'https://aomedia.googlesource.com/aom.git@7f32eb35ff2589369f095388701e3dfc4d6a9381',
'src/third_party/libunwindstack': {
'url': 'https://chromium.googlesource.com/chromium/src/third_party/libunwindstack.git@e184bd94bf23148bf5f3a983f9d740ddb86fd46e',
'url': 'https://chromium.googlesource.com/chromium/src/third_party/libunwindstack.git@8740b09bd1f8b81bdba92766afcb9df1d6a1f14e',
'condition': 'checkout_android',
},
'src/third_party/perfetto':
@ -292,7 +292,7 @@ deps = {
'condition': 'checkout_android',
},
'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@b58d586d0a4133abcbf76de1d55ab29140321c62',
'https://chromium.googlesource.com/chromium/src/tools@cc6ac791204c28ece01050224854c53387bff27a',
'src/third_party/accessibility_test_framework': {
'packages': [
@ -369,7 +369,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/androidx',
'version': 'atg_0ThGWvR5eLea-pNZ9TXpiJFZXXui8vMSiVekrroC',
'version': 'U8fIG93r7pB9JzBO4uTH4ZRXQxLs0vfHqAFMk9lrCWMC',
},
],
'condition': 'checkout_android',
@ -481,11 +481,11 @@ deps = {
'packages': [
{
'package': 'infra/tools/luci/isolate/${{platform}}',
'version': 'git_revision:68db0a380b05a254176063bc957469b5f3e3ee7d',
'version': 'git_revision:a0624fca6d6e6fc1da6462ce0ee7678d4cc739d8',
},
{
'package': 'infra/tools/luci/swarming/${{platform}}',
'version': 'git_revision:68db0a380b05a254176063bc957469b5f3e3ee7d',
'version': 'git_revision:a0624fca6d6e6fc1da6462ce0ee7678d4cc739d8',
},
],
'dep_type': 'cipd',