Roll chromium_revision a89d00b391..708cc13de4 (834813:835045)

Change log: a89d00b391..708cc13de4
Full diff: a89d00b391..708cc13de4

Changed dependencies
* src/base: 5a7b0101ce..008c159e0b
* src/build: 397a38cc3f..68a15805c2
* src/ios: 9682135803..4c7c2fe022
* src/testing: 89b962e015..a509699f6d
* src/third_party: edaa63e5d6..418971e2fb
* src/third_party/depot_tools: 1742f98791..0e323e7bff
* src/third_party/icu: 6a33b647c0..8bb622d674
* src/third_party/libjpeg_turbo: bbb828223e..e9a659a09e
* src/third_party/perfetto: 3bf9804260..c6b219431a
* src/tools: 01d25b1dc2..0825ae7287
DEPS diff: a89d00b391..708cc13de4/DEPS

No update to Clang.

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

Change-Id: If158091eb20803526278ace0a6332d49c379f62e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/196700
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@{#32807}
This commit is contained in:
chromium-webrtc-autoroll
2020-12-08 20:02:24 -08:00
committed by Commit Bot
parent e8ee462681
commit 9795306330

22
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': 'a89d00b391437ab769331baa39613038b1ab37fc',
'chromium_revision': '708cc13de41c234372b41e7aa698b9398e70b410',
}
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@5a7b0101cef9fd27dc3bd7e9b7261aaea755c371',
'https://chromium.googlesource.com/chromium/src/base@008c159e0b367fc3bf962822124693e4529d67a6',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@397a38cc3f26490e528756950efa88cbde86b6b3',
'https://chromium.googlesource.com/chromium/src/build@68a15805c20f0fb72f77b7d4c61f93fff99a78a3',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@86a7f72ab16ed4796fb73d1575bc2e329be58ae8',
# 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@9682135803ee31eaabb49ea393620d44de57e92f',
'url': 'https://chromium.googlesource.com/chromium/src/ios@4c7c2fe02241cdb60196efe2a0d3f3f9a5e16c0c',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@89b962e0154a96a74b8f9b872a8d0e3433e44c86',
'https://chromium.googlesource.com/chromium/src/testing@a509699f6ded825c8a9e73a33f5e567a026163bc',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@edaa63e5d6b19f878bca1d236c2cc818d241f782',
'https://chromium.googlesource.com/chromium/src/third_party@418971e2fbc58d676275ba4ccb0c94e50a579f87',
'src/buildtools/linux64': {
'packages': [
@ -129,7 +129,7 @@ deps = {
'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@1742f98791c9ae6535f149cf3f0dc89ed0be3241',
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@0e323e7bff966ea51d9886d5f0a0f8266ab6c2a5',
'src/third_party/ffmpeg':
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@6d9096c9e3f7f5d4e6528104ed77987ec9327315',
'src/third_party/findbugs': {
@ -164,7 +164,7 @@ deps = {
'src/third_party/googletest/src':
'https://chromium.googlesource.com/external/github.com/google/googletest.git@4fe018038f87675c083d0cfb6a6b57c274fb1753',
'src/third_party/icu': {
'url': 'https://chromium.googlesource.com/chromium/deps/icu.git@6a33b647c0647c3eb97eae5432153ef2dfca7baa',
'url': 'https://chromium.googlesource.com/chromium/deps/icu.git@8bb622d674ec356faae54fbd1cb50f429cd5e02a',
},
'src/third_party/jdk': {
'packages': [
@ -190,7 +190,7 @@ deps = {
'src/third_party/libFuzzer/src':
'https://chromium.googlesource.com/chromium/llvm-project/compiler-rt/lib/fuzzer.git@debe7d2d1982e540fbd6bd78604bf001753f9e74',
'src/third_party/libjpeg_turbo':
'https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git@bbb828223e9c8f83f0e84db1e98b116029e62765',
'https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git@e9a659a09e9600883e499c06ede04ba514d7f942',
'src/third_party/libsrtp':
'https://chromium.googlesource.com/chromium/deps/libsrtp.git@7990ca64c616b150a9cb4714601c4a3b0c84fe91',
'src/third_party/libaom/source/libaom':
@ -200,7 +200,7 @@ deps = {
'condition': 'checkout_android',
},
'src/third_party/perfetto':
'https://android.googlesource.com/platform/external/perfetto.git@3bf9804260028db727c4631798c5babeabaf821c',
'https://android.googlesource.com/platform/external/perfetto.git@c6b219431a1685b85f185d95322b3f06788d7c24',
'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@01d25b1dc264c123e30b653a58ebbb4290c4cf63',
'https://chromium.googlesource.com/chromium/src/tools@0825ae728710407657e5f915635e7c4b2cb8ca58',
'src/tools/swarming_client':
'https://chromium.googlesource.com/infra/luci/client-py.git@1a072711d4388c62e02480fabc26c68c24494be9',