Roll chromium_revision 5c5224a9b2..bdce3425b8 (1086839:1086942)

Change log: 5c5224a9b2..bdce3425b8
Full diff: 5c5224a9b2..bdce3425b8

Changed dependencies
* src/build: a4e94399e3..e3bb433e5e
* src/ios: 7941b9135e..f31dd5c9ce
* src/third_party: 057f905ca2..dbd36ffd24
* src/third_party/androidx: X39HxpGxrvNfYAjMZAQQ82iEdsjU_EE8Xksyf0eZp_YC..t2yQUvMzunm4rU0vj-ouJzKEp7QBTIoei9H3RHlwc8sC
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/1665385c15..27863274a2
* src/tools: a4665def6e..47a1cbd5ea
DEPS diff: 5c5224a9b2..bdce3425b8/DEPS

No update to Clang.

BUG=None

Change-Id: I3f12fe6a13646eed59db00d82d6ed20780a2c4e5
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/289250
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@{#38955}
This commit is contained in:
chromium-webrtc-autoroll 2022-12-25 20:01:35 -08:00 committed by WebRTC LUCI CQ
parent c834803d99
commit 98f3dea533

14
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': '5c5224a9b24f39df3c8284ad8020cd0a065aa397',
'chromium_revision': 'bdce3425b8389d4f0b6644b52b7fffae65e5a2a7',
# Keep the Chromium default of generating location tags.
'generate_location_tags': True,
@ -43,7 +43,7 @@ deps = {
'src/base':
'https://chromium.googlesource.com/chromium/src/base@1898da79829a282313c0d5e7305cfbc829ce366a',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@a4e94399e3568908d3310cec22a9d58f16878963',
'https://chromium.googlesource.com/chromium/src/build@e3bb433e5e322a10218ea84b0fb8e06c338a1fe5',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@134af4c91bb9ab46fe1165ff1cf0f76900fa5a7e',
# 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@7941b9135e04a8d9319804d2d6561e1826b611cb',
'url': 'https://chromium.googlesource.com/chromium/src/ios@f31dd5c9ce92eac68dfc4ee5fa8e37deff35a355',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@991e141f2b1312e1e1b5b16d138da3b0d8187699',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@057f905ca24b25307f82043e3f72cab4266d2ed7',
'https://chromium.googlesource.com/chromium/src/third_party@dbd36ffd248502f9373dcbb32024d841fc138006',
'src/buildtools/linux64': {
'packages': [
@ -169,7 +169,7 @@ deps = {
'src/third_party/breakpad/breakpad':
'https://chromium.googlesource.com/breakpad/breakpad.git@80430d73aee1fe591bea1475ba3b7fc30c67dfc2',
'src/third_party/catapult':
'https://chromium.googlesource.com/catapult.git@1665385c152d22abd9fc0dad1d685dc316700d8b',
'https://chromium.googlesource.com/catapult.git@27863274a2f25b92973c10f29b3c4e476fd01a34',
'src/third_party/ced/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
},
@ -297,7 +297,7 @@ deps = {
'condition': 'checkout_android',
},
'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@a4665def6e317f9651695ae6572dd0da68fc037d',
'https://chromium.googlesource.com/chromium/src/tools@47a1cbd5ea2ab8a296dccc81055d1f5545e53231',
'src/third_party/accessibility_test_framework': {
'packages': [
@ -374,7 +374,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/androidx',
'version': 'X39HxpGxrvNfYAjMZAQQ82iEdsjU_EE8Xksyf0eZp_YC',
'version': 't2yQUvMzunm4rU0vj-ouJzKEp7QBTIoei9H3RHlwc8sC',
},
],
'condition': 'checkout_android',