Roll chromium_revision e887fc7ffd..186593cd62 (802375:802477)

Change log: e887fc7ffd..186593cd62
Full diff: e887fc7ffd..186593cd62

Changed dependencies
* src/base: 78cdec74a5..c38e80073a
* src/build: c846c9f467..2841b25344
* src/ios: 8fa238ed24..d26ad3a960
* src/testing: f2d1665a12..f1af09e240
* src/third_party: 32d9325790..341e7a5449
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/788aa6fd2c..f9ede33dee
* src/third_party/perfetto: ed2e473928..33a6332a92
* src/tools: 63c0e2a7e5..1dc526e7fb
DEPS diff: e887fc7ffd..186593cd62/DEPS

No update to Clang.

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

Change-Id: I1d56aa11c188e730675bf2eaa09b83069b3e44ea
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/182825
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@{#32012}
This commit is contained in:
chromium-webrtc-autoroll 2020-08-27 19:01:22 -07:00 committed by Commit Bot
parent 20619223c0
commit 89760badbd

18
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': 'e887fc7ffd7c97b7e3824c4a82d27a3dc2169a5c',
'chromium_revision': '186593cd6294b7abf7fc9cd2089b6dab991c1515',
# This can be overridden, e.g. with custom_vars, to download a nonstandard
# Xcode version in build/mac_toolchain.py
@ -22,9 +22,9 @@ 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@78cdec74a56b4b20191656be7efb88cf040f799d',
'https://chromium.googlesource.com/chromium/src/base@c38e80073a5ccbf3c47b93da0d7b3c1f9ebfeea3',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@c846c9f4670bc634532e6d9adc3c5053816b8939',
'https://chromium.googlesource.com/chromium/src/build@2841b2534425fe42de13eda326fbbb5951e6d014',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@ff93f3ea1a7f033d3caf8f60ec1937cc71351419',
# Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
@ -33,13 +33,13 @@ deps = {
'condition': 'checkout_android',
},
'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@8fa238ed24a65e72b32699b65e2a34974607da09',
'url': 'https://chromium.googlesource.com/chromium/src/ios@d26ad3a9601b18fed28533884a7900f39e925f8e',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@f2d1665a12c588a17d48c04fdcb3dcfaf054df43',
'https://chromium.googlesource.com/chromium/src/testing@f1af09e240c5809e96183a601de5d0bc5a5da1cf',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@32d932579097f709574932354b4010a84b72a6b2',
'https://chromium.googlesource.com/chromium/src/third_party@341e7a5449501524f996409022bff0c1925dd23c',
'src/buildtools/linux64': {
'packages': [
@ -130,7 +130,7 @@ deps = {
'src/third_party/breakpad/breakpad':
'https://chromium.googlesource.com/breakpad/breakpad.git@9c38ab7c67e5b199e6b7ffafa27b7f463f06dedd',
'src/third_party/catapult':
'https://chromium.googlesource.com/catapult.git@788aa6fd2c18c8c4ee84e5c15c86f451def6be07',
'https://chromium.googlesource.com/catapult.git@f9ede33deef5dadb50a3b00cd1607e508c9229a4',
'src/third_party/ced/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
},
@ -208,7 +208,7 @@ deps = {
'condition': 'checkout_android',
},
'src/third_party/perfetto':
'https://android.googlesource.com/platform/external/perfetto.git@ed2e4739280f8f0971c39966ac6319295b6598e4',
'https://android.googlesource.com/platform/external/perfetto.git@33a6332a92323279d37beafa0ee8cf181a759672',
'src/third_party/libvpx/source/libvpx':
'https://chromium.googlesource.com/webm/libvpx.git@53747dfe65eaf670a7192f55117f3bf1e0280743',
'src/third_party/libyuv':
@ -265,7 +265,7 @@ deps = {
'condition': 'checkout_win',
},
'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@63c0e2a7e5eba21344f30e94ceb5c01779357a3e',
'https://chromium.googlesource.com/chromium/src/tools@1dc526e7fb7d7ab9bf0abda00d4c6e92c823d7ea',
'src/tools/swarming_client':
'https://chromium.googlesource.com/infra/luci/client-py.git@4c095d04179dc725a300085ae21fe3b79900d072',