Roll chromium_revision 8bf715889f..5e6f1ed54f (832086:832199)

Change log: 8bf715889f..5e6f1ed54f
Full diff: 8bf715889f..5e6f1ed54f

Changed dependencies
* src/base: 4d009acb79..565c3b7373
* src/build: 74e52e7a7d..39ee8199e6
* src/ios: a5c3e28696..e021e5ce31
* src/testing: ab5649e834..8a83254bed
* src/third_party: 39e687569f..6815222c2a
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/146912bb62..5537c03942
* src/third_party/depot_tools: f819411f2a..1af7968d68
* src/third_party/perfetto: f37338cdaa..42433abb95
* src/tools: 9275bac201..7bbeac3480
DEPS diff: 8bf715889f..5e6f1ed54f/DEPS

No update to Clang.

TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com,
BUG=None

Change-Id: Ic41536b2421a91d0ddc69d955695228341d82eb2
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/196002
Reviewed-by: 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/master@{#32723}
This commit is contained in:
chromium-webrtc-autoroll 2020-11-30 20:06:00 -08:00 committed by Commit Bot
parent 9b0f2b30e5
commit b3f1e0fdb4

20
DEPS
View File

@ -7,16 +7,16 @@ vars = {
# chromium waterfalls. More info at: crbug.com/570091.
'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
'chromium_revision': '8bf715889fbb78b1a204372b89b0237fe7873a1e',
'chromium_revision': '5e6f1ed54f921d0ae6552f3cd33ad8895a355241',
}
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@4d009acb79cb939ea9373bf2d4d3a246721058df',
'https://chromium.googlesource.com/chromium/src/base@565c3b7373c802f8e17305b5dc2894eb690a5997',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@74e52e7a7d036e7fd5ee7abb9b2002f746e52012',
'https://chromium.googlesource.com/chromium/src/build@39ee8199e6992da1cea8d5357f1d8ac5e091ad17',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@6302c1175607a436e18947a5abe9df2209e845fc',
# Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC.
@ -25,13 +25,13 @@ deps = {
'condition': 'checkout_android',
},
'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@a5c3e28696a14526f28300e16ba19e1655ff978b',
'url': 'https://chromium.googlesource.com/chromium/src/ios@e021e5ce31292b0240b159381017871c680eb507',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@ab5649e83457ef8302dd51bea80e12cb1dd37efc',
'https://chromium.googlesource.com/chromium/src/testing@8a83254bed4b4f8df3c33ff1d9c3807f0e8ef802',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@39e687569f40ab2fd55e50f0f2194a7a9724678e',
'https://chromium.googlesource.com/chromium/src/third_party@6815222c2ac9162b4c1e791c05ad5f24c3920ec7',
'src/buildtools/linux64': {
'packages': [
@ -122,14 +122,14 @@ deps = {
'src/third_party/breakpad/breakpad':
'https://chromium.googlesource.com/breakpad/breakpad.git@9c4671f2e3a63c0f155d9b2511192d0b5fa7f760',
'src/third_party/catapult':
'https://chromium.googlesource.com/catapult.git@146912bb62b7ca0f77478424a23c611a613480f2',
'https://chromium.googlesource.com/catapult.git@5537c0394234a7fdd580c4c5b5a943d7c934e400',
'src/third_party/ced/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
},
'src/third_party/colorama/src':
'https://chromium.googlesource.com/external/colorama.git@799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
'src/third_party/depot_tools':
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@f819411f2a3c1eef1e8c5f67fee84314adae4f2f',
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@1af7968d686d4492359a695eb57636f9d355f488',
'src/third_party/ffmpeg':
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@6d9096c9e3f7f5d4e6528104ed77987ec9327315',
'src/third_party/findbugs': {
@ -200,7 +200,7 @@ deps = {
'condition': 'checkout_android',
},
'src/third_party/perfetto':
'https://android.googlesource.com/platform/external/perfetto.git@f37338cdaa2126eef2a11e1a6f0cb075888c20e6',
'https://android.googlesource.com/platform/external/perfetto.git@42433abb9596f1f471251070f7fd7d135c3e9df0',
'src/third_party/libvpx/source/libvpx':
'https://chromium.googlesource.com/webm/libvpx.git@b5d77a48d740e211a130c8e45d9353ef8c154a47',
'src/third_party/libyuv':
@ -257,7 +257,7 @@ deps = {
'condition': 'checkout_win',
},
'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@9275bac20121f10aaf6071faa41aabc583c2dd9c',
'https://chromium.googlesource.com/chromium/src/tools@7bbeac348016d5a765406617400bc0d47d9c377a',
'src/tools/swarming_client':
'https://chromium.googlesource.com/infra/luci/client-py.git@d46ea7635f2911208268170512cb611412488fd8',