Roll chromium_revision 43d357affd..fed3329cf1 (976829:977049)

Change log: 43d357affd..fed3329cf1
Full diff: 43d357affd..fed3329cf1

Changed dependencies
* src/base: d385116c24..d3223195a8
* src/build: 6db0c8ef95..e6ef2e3b0b
* src/buildtools: 893aa038dd..113dd1badb
* src/ios: c2e598dc20..ccdad02575
* src/testing: d41c34a878..4ad24bcc57
* src/third_party: 97276a539b..56ac406f30
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/d62cc7b294..4a800603ab
* src/third_party/depot_tools: c0af61c8dd..4bda2abfcf
* src/third_party/perfetto: 3a7d7533ce..11de3dcf8b
* src/tools: b77b9fda3c..ad2f70bd0c
DEPS diff: 43d357affd..fed3329cf1/DEPS

No update to Clang.

BUG=None

Change-Id: I26451573aacec766c74761b41ccdfbe701ac2d5e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/253420
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@{#36119}
This commit is contained in:
chromium-webrtc-autoroll 2022-03-03 04:02:11 -08:00 committed by WebRTC LUCI CQ
parent f57d74f205
commit 3c9a96b830

22
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': '43d357affd6c303265e2c3e76ad578e22a1916f2',
'chromium_revision': 'fed3329cf133f231b0845f5880229b6de9597193',
# Keep the Chromium default of generating location tags.
'generate_location_tags': True,
@ -23,24 +23,24 @@ deps = {
# TODO(kjellander): Move this to be Android-only once the libevent dependency
# in base/third_party/libevent is solved.
'src/base':
'https://chromium.googlesource.com/chromium/src/base@d385116c249aee1083458f79ee527581b9da35af',
'https://chromium.googlesource.com/chromium/src/base@d3223195a835db92b2f3c541053efbba1ee28e92',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@6db0c8ef95b3a98c878f33133a1848b92250bef9',
'https://chromium.googlesource.com/chromium/src/build@e6ef2e3b0b3b441312d57d9ff3df0b38b3aa44b3',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@893aa038dd17d05f3c5ff5af98daebabc294a948',
'https://chromium.googlesource.com/chromium/src/buildtools@113dd1badbcbffea108a8c95ac7c89c22bfd25f3',
# 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@c2e598dc20b7e7944f6b187cb622e4eb8c1e53d7',
'url': 'https://chromium.googlesource.com/chromium/src/ios@ccdad025758d3bff01fdcb62372779ab7c6d0517',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@d41c34a878e571103228baa9ccadb28d6d85dfec',
'https://chromium.googlesource.com/chromium/src/testing@4ad24bcc579e270e1452687cd470c6bdaf52110f',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@97276a539b79e9ab591c2ee57661de4daab49395',
'https://chromium.googlesource.com/chromium/src/third_party@56ac406f30ba750fd96f9e29869b8216a97dd72c',
'src/buildtools/linux64': {
'packages': [
@ -140,7 +140,7 @@ deps = {
'src/third_party/breakpad/breakpad':
'https://chromium.googlesource.com/breakpad/breakpad.git@08bd844599bf04c71707e8f59a8013a941264695',
'src/third_party/catapult':
'https://chromium.googlesource.com/catapult.git@d62cc7b2945f2197f62dc94aef9290848533486f',
'https://chromium.googlesource.com/catapult.git@4a800603ab8a7e9e2569ec63fe618501d5f8145e',
'src/third_party/ced/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
},
@ -149,7 +149,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@c0af61c8dd0fee6a483aacbf64a57d46ba80355e',
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@4bda2abfcf6e5debf6e0463f987a8432a56e06e1',
'src/third_party/ffmpeg':
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@574c39cce3231c69bc9a02ac475c27d944bdb113',
'src/third_party/findbugs': {
@ -228,7 +228,7 @@ deps = {
'condition': 'checkout_android',
},
'src/third_party/perfetto':
'https://android.googlesource.com/platform/external/perfetto.git@3a7d7533cecebf657e35406980bf1afb5fcd23b2',
'https://android.googlesource.com/platform/external/perfetto.git@11de3dcf8b4e4c727906a0fb055b5493e9d2de82',
'src/third_party/libvpx/source/libvpx':
'https://chromium.googlesource.com/webm/libvpx.git@df0d06de6d3b64e35b9e75ad72c571af061bc7b3',
'src/third_party/libyuv':
@ -285,7 +285,7 @@ deps = {
'condition': 'checkout_win',
},
'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@b77b9fda3c226831ec8295a6a46f8ec8fea4f332',
'https://chromium.googlesource.com/chromium/src/tools@ad2f70bd0caa652782e5dbb02e3c50cf2f09dd40',
'src/third_party/accessibility_test_framework': {
'packages': [