Roll chromium_revision 186593cd62..4bf6d39883 (802477:802598)

Change log: 186593cd62..4bf6d39883
Full diff: 186593cd62..4bf6d39883

Changed dependencies
* src/base: c38e80073a..c0c7bd3b88
* src/build: 2841b25344..f9767b5784
* src/ios: d26ad3a960..33f906ed18
* src/testing: f1af09e240..29e981694d
* src/third_party: 341e7a5449..806b312ce3
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/f9ede33dee..77fb6d1812
* src/third_party/depot_tools: 7d98e228f8..ffb12276aa
* src/tools: 1dc526e7fb..8a337e371d
DEPS diff: 186593cd62..4bf6d39883/DEPS

No update to Clang.

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

Change-Id: I357de43b1408eaae4da1965b5f2c98fc88a7d263
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/182829
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@{#32014}
This commit is contained in:
chromium-webrtc-autoroll 2020-08-28 03:02:17 -07:00 committed by Commit Bot
parent 7ab9c51e80
commit e3e2618b1b

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': '186593cd6294b7abf7fc9cd2089b6dab991c1515',
'chromium_revision': '4bf6d3988344437b58061622f985da6ce825be53',
# 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@c38e80073a5ccbf3c47b93da0d7b3c1f9ebfeea3',
'https://chromium.googlesource.com/chromium/src/base@c0c7bd3b88d6ad0996e17635aafe6c4051fde2a9',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@2841b2534425fe42de13eda326fbbb5951e6d014',
'https://chromium.googlesource.com/chromium/src/build@f9767b578459dc3fcdec1d22586d355f0f52cb80',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@ff93f3ea1a7f033d3caf8f60ec1937cc71351419',
# Gradle 6.6.1. 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@d26ad3a9601b18fed28533884a7900f39e925f8e',
'url': 'https://chromium.googlesource.com/chromium/src/ios@33f906ed1885d69c7ee8aa88b9b9fb4de555dd80',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@f1af09e240c5809e96183a601de5d0bc5a5da1cf',
'https://chromium.googlesource.com/chromium/src/testing@29e981694d4210e0986581445fbdd2b6742b757f',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@341e7a5449501524f996409022bff0c1925dd23c',
'https://chromium.googlesource.com/chromium/src/third_party@806b312ce34920a602f6fe776f320b3fb5df7bd5',
'src/buildtools/linux64': {
'packages': [
@ -130,14 +130,14 @@ deps = {
'src/third_party/breakpad/breakpad':
'https://chromium.googlesource.com/breakpad/breakpad.git@9c38ab7c67e5b199e6b7ffafa27b7f463f06dedd',
'src/third_party/catapult':
'https://chromium.googlesource.com/catapult.git@f9ede33deef5dadb50a3b00cd1607e508c9229a4',
'https://chromium.googlesource.com/catapult.git@77fb6d1812df4cff2b7c6f9916e091644bbd4fed',
'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@7d98e228f836926d223183bb3b95588b31782f9a',
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@ffb12276aa7d5014d8358f561789568bc49faf73',
'src/third_party/ffmpeg':
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@a1f3db690c654bc3c74381c61d4071c578e5f398',
'src/third_party/findbugs': {
@ -265,7 +265,7 @@ deps = {
'condition': 'checkout_win',
},
'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@1dc526e7fb7d7ab9bf0abda00d4c6e92c823d7ea',
'https://chromium.googlesource.com/chromium/src/tools@8a337e371d420426bfe00f4e8ee67c887fd58355',
'src/tools/swarming_client':
'https://chromium.googlesource.com/infra/luci/client-py.git@4c095d04179dc725a300085ae21fe3b79900d072',