Roll chromium_revision 4bbb1de363..55b6d72896 (805973:806095)

Change log: 4bbb1de363..55b6d72896
Full diff: 4bbb1de363..55b6d72896

Changed dependencies
* src/base: 3a6759e899..6f96cef0ab
* src/build: b3e63d3c2a..41b95e3b54
* src/ios: 224d11e961..36c78ae2e8
* src/testing: 06b66d558d..64f2e1cf55
* src/third_party: 515bfb84d5..748f78adff
* src/third_party/perfetto: 3b19b9d334..617d3f67c3
* src/tools: ca442606f9..33d4e3e6dd
DEPS diff: 4bbb1de363..55b6d72896/DEPS

No update to Clang.

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

Change-Id: I6ec35b062215612c9ce980142280266ef9482129
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/183966
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@{#32077}
This commit is contained in:
chromium-webrtc-autoroll
2020-09-11 01:01:24 -07:00
committed by Commit Bot
parent 6660d0fc9f
commit f5c373b5fb

16
DEPS
View File

@ -10,7 +10,7 @@ vars = {
# chromium waterfalls. More info at: crbug.com/570091. # chromium waterfalls. More info at: crbug.com/570091.
'checkout_configuration': 'default', 'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
'chromium_revision': '4bbb1de3638b6f0b3f7b6034d4e63df8081ddb58', 'chromium_revision': '55b6d72896da278e74684386a704dfd4440e85ae',
# This can be overridden, e.g. with custom_vars, to download a nonstandard # This can be overridden, e.g. with custom_vars, to download a nonstandard
# Xcode version in build/mac_toolchain.py # Xcode version in build/mac_toolchain.py
@ -22,9 +22,9 @@ deps = {
# TODO(kjellander): Move this to be Android-only once the libevent dependency # TODO(kjellander): Move this to be Android-only once the libevent dependency
# in base/third_party/libevent is solved. # in base/third_party/libevent is solved.
'src/base': 'src/base':
'https://chromium.googlesource.com/chromium/src/base@3a6759e8990937920377c426f788850905e3ab4e', 'https://chromium.googlesource.com/chromium/src/base@6f96cef0aba6b740adbeb6b5c831d7215386649a',
'src/build': 'src/build':
'https://chromium.googlesource.com/chromium/src/build@b3e63d3c2a382894fbf6d3ef007699850ccaa167', 'https://chromium.googlesource.com/chromium/src/build@41b95e3b549ea17726b067ef1b2d151d51ca0ee9',
'src/buildtools': 'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@a90362b4fcee287764f46f57c7880f4643dae5d3', 'https://chromium.googlesource.com/chromium/src/buildtools@a90362b4fcee287764f46f57c7880f4643dae5d3',
# Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC. # Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC.
@ -33,13 +33,13 @@ deps = {
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'src/ios': { 'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@224d11e961ebf3253d6a494dd9926dbcb876840e', 'url': 'https://chromium.googlesource.com/chromium/src/ios@36c78ae2e80e6d5f03bf589ae01967184a08e568',
'condition': 'checkout_ios', 'condition': 'checkout_ios',
}, },
'src/testing': 'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@06b66d558d1e2f438273c2b812172f45e0f339b2', 'https://chromium.googlesource.com/chromium/src/testing@64f2e1cf551845e19e7c204d4f957519920b26f3',
'src/third_party': 'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@515bfb84d51672efb4ae97f959a3b713ab499ad7', 'https://chromium.googlesource.com/chromium/src/third_party@748f78adff75e65a4e3afd78420af60ef9712c9c',
'src/buildtools/linux64': { 'src/buildtools/linux64': {
'packages': [ 'packages': [
@ -208,7 +208,7 @@ deps = {
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
'https://android.googlesource.com/platform/external/perfetto.git@3b19b9d3347ff6b5510160f64edb34c036b241bc', 'https://android.googlesource.com/platform/external/perfetto.git@617d3f67c3d963d2bd8b1f70cc60b660123e8153',
'src/third_party/libvpx/source/libvpx': 'src/third_party/libvpx/source/libvpx':
'https://chromium.googlesource.com/webm/libvpx.git@53747dfe65eaf670a7192f55117f3bf1e0280743', 'https://chromium.googlesource.com/webm/libvpx.git@53747dfe65eaf670a7192f55117f3bf1e0280743',
'src/third_party/libyuv': 'src/third_party/libyuv':
@ -265,7 +265,7 @@ deps = {
'condition': 'checkout_win', 'condition': 'checkout_win',
}, },
'src/tools': 'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@ca442606f980be38b93c655ccfbd334b2ec6328a', 'https://chromium.googlesource.com/chromium/src/tools@33d4e3e6ddb002b31b485f1a5c64953fbe1fa1bd',
'src/tools/swarming_client': 'src/tools/swarming_client':
'https://chromium.googlesource.com/infra/luci/client-py.git@4c095d04179dc725a300085ae21fe3b79900d072', 'https://chromium.googlesource.com/infra/luci/client-py.git@4c095d04179dc725a300085ae21fe3b79900d072',