Roll chromium_revision 92aea4500e..e0c02c1406 (1095006:1095203)

Change log: 92aea4500e..e0c02c1406
Full diff: 92aea4500e..e0c02c1406

Changed dependencies
* src/base: 50eaeff67e..718df78ad3
* src/build: dac013f262..0c3dd023b8
* src/ios: 2ad8e2ea06..accdd4e600
* src/testing: a5512ff5ec..3892949280
* src/third_party: 35350960af..3d573eed4a
* src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/3251ca1f63..45b8d7bbd7
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/e4385f1ba0..5eeb59b9e9
* src/third_party/depot_tools: aec39c38f8..7c6ebe7fd1
* src/third_party/perfetto: 53971a4039..61f6f28a07
* src/third_party/r8: P1d7YJypbKC2Tv6UCo5QRdo1UwIyECszSGO583AzYigC..-zULvtoUlL3ZlX-wYBRJuptakgqclqk9dpsQizt8gysC
* src/tools: 50ee6c1a8c..b6ce0136e2
DEPS diff: 92aea4500e..e0c02c1406/DEPS

No update to Clang.

BUG=None

Change-Id: I674fa11be6093820fe34c6e80734a7f3c691ce8e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/291264
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@{#39166}
This commit is contained in:
chromium-webrtc-autoroll 2023-01-20 14:02:21 -08:00 committed by WebRTC LUCI CQ
parent 62ba379caa
commit d2c15aa550

24
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': '92aea4500e5b5d7078c75bee616b43fb5e1543e8',
'chromium_revision': 'e0c02c14061c3cfe015742c870bb574da293f8f3',
# Keep the Chromium default of generating location tags.
'generate_location_tags': True,
@ -41,9 +41,9 @@ vars = {
deps = {
# TODO(kjellander): Move this to be Android-only.
'src/base':
'https://chromium.googlesource.com/chromium/src/base@50eaeff67e896227eea578a7ad3f3f6c4e965342',
'https://chromium.googlesource.com/chromium/src/base@718df78ad3c3620b654dafb2fd35c137984a8c3a',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@dac013f2621e32427385e074ba3ed86ca3e2ccf0',
'https://chromium.googlesource.com/chromium/src/build@0c3dd023b8a1d299586656b7c7fd3c78a9031049',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@d843e69371f94cf20f6c130dde01a8194f3e19be',
# Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC.
@ -52,13 +52,13 @@ deps = {
'condition': 'checkout_android',
},
'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@2ad8e2ea06573a36e0764977b18d3b1bc4fc6822',
'url': 'https://chromium.googlesource.com/chromium/src/ios@accdd4e60041515abb86b6a4d43b00c2342b9fb2',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@a5512ff5ec27b743681551116dde41714f2a3f46',
'https://chromium.googlesource.com/chromium/src/testing@3892949280cc4d615e8f82e92997d5c4e67c4d64',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@35350960afedea57e44722b7ae4141c4a223e2c9',
'https://chromium.googlesource.com/chromium/src/third_party@3d573eed4abf7d95a8d6299d02ae1ca013836209',
'src/buildtools/linux64': {
'packages': [
@ -165,11 +165,11 @@ deps = {
},
'src/third_party/boringssl/src':
'https://boringssl.googlesource.com/boringssl.git@3251ca1f63ff8c9ea760c0046309e93596f6c12b',
'https://boringssl.googlesource.com/boringssl.git@45b8d7bbd771cbf7e116db2ba1f1cc7af959497e',
'src/third_party/breakpad/breakpad':
'https://chromium.googlesource.com/breakpad/breakpad.git@79326ebe9446add03e76b4422ff8036e812224d2',
'src/third_party/catapult':
'https://chromium.googlesource.com/catapult.git@e4385f1ba03b39417360173ed600c9c5b7f7909a',
'https://chromium.googlesource.com/catapult.git@5eeb59b9e99b1ec1a3bff01581eeed0e7cccd85b',
'src/third_party/ced/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
},
@ -178,7 +178,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@aec39c38f8ed9e10e61679a0d7f7cdbd949e302c',
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@7c6ebe7fd16001db4ef52131e5146535c6748232',
'src/third_party/ffmpeg':
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@a249b21db6516234e5456716ae074fbb00176b3f',
'src/third_party/flatbuffers/src':
@ -248,7 +248,7 @@ deps = {
'condition': 'checkout_android',
},
'src/third_party/perfetto':
'https://android.googlesource.com/platform/external/perfetto.git@53971a4039d33587dcf88762c85c92b0faab412b',
'https://android.googlesource.com/platform/external/perfetto.git@61f6f28a07752c9a38fa2309d20557d5d8647eaf',
'src/third_party/libvpx/source/libvpx':
'https://chromium.googlesource.com/webm/libvpx.git@605350bd5b68ac47f595d60cc8ef346588e773c0',
'src/third_party/libyuv':
@ -273,7 +273,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/r8',
'version': 'P1d7YJypbKC2Tv6UCo5QRdo1UwIyECszSGO583AzYigC',
'version': '-zULvtoUlL3ZlX-wYBRJuptakgqclqk9dpsQizt8gysC',
},
],
'condition': 'checkout_android',
@ -297,7 +297,7 @@ deps = {
'condition': 'checkout_android',
},
'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@50ee6c1a8cb862f6b211a5fcb70c1f11bedbef4d',
'https://chromium.googlesource.com/chromium/src/tools@b6ce0136e2760e31d61c064f1a3ccc1c9c5a334a',
'src/third_party/accessibility_test_framework': {
'packages': [