Roll chromium_revision 45a3ae9739..73a396877b (745356:745464)

Change log: 45a3ae9739..73a396877b
Full diff: 45a3ae9739..73a396877b

Changed dependencies
* src/base: 9e6778c686..63ecbb77ca
* src/build: edf827134e..2b17c86521
* src/ios: bf84cd889e..2a438f6dab
* src/testing: 84515eeaa4..22bc9c2523
* src/third_party: 4e52e2df5a..ac875ae539
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/21c99c4478..03a5e99059
* src/third_party/freetype/src: 141da02816..216e077600
* src/tools: 5a867d538f..b011cd9830
DEPS diff: 45a3ae9739..73a396877b/DEPS

No update to Clang.

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

Change-Id: Ic881d6229217865ecc22c9b7cdfcc5945b302833
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/169431
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@{#30652}
This commit is contained in:
chromium-webrtc-autoroll 2020-02-28 08:01:16 -08:00 committed by Commit Bot
parent c8958e5a4f
commit a08b2384a3

18
DEPS
View File

@ -5,16 +5,16 @@ vars = {
# chromium waterfalls. More info at: crbug.com/570091.
'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
'chromium_revision': '45a3ae97396fba9d7e5ae335cebb2a13f8d231f0',
'chromium_revision': '73a396877b2cd5195629f794cbadcd2b22f8fe2a',
}
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@9e6778c6863473401801bd6988ae2065e6a10546',
'https://chromium.googlesource.com/chromium/src/base@63ecbb77ca54d306feac341acedb8d8475ee2f0e',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@edf827134ef85ae86a4bf8f7750dfbbb5a9d1d18',
'https://chromium.googlesource.com/chromium/src/build@2b17c8652188504a65a58d17de7970cdf3e53d6f',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@ef2f1b324945dd1451ef58653e7723b92dcb23cc',
# Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
@ -23,13 +23,13 @@ deps = {
'condition': 'checkout_android',
},
'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@bf84cd889ea1d3661fb68cade1de0e05e02cc3e9',
'url': 'https://chromium.googlesource.com/chromium/src/ios@2a438f6dab41ca90672659424dd14f7d47a824d9',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@84515eeaa4d5e0a7e4a3b2e5bf5ea71bfc38c377',
'https://chromium.googlesource.com/chromium/src/testing@22bc9c25238a4c4a124f2720eabbccb11dbb98e5',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@4e52e2df5aa699536a08c219df90cf6d331f7b13',
'https://chromium.googlesource.com/chromium/src/third_party@ac875ae5393d0516243cfd5d078cd4b098388f6b',
'src/buildtools/linux64': {
'packages': [
@ -107,7 +107,7 @@ deps = {
'src/third_party/boringssl/src':
'https://boringssl.googlesource.com/boringssl.git@6432bb46ab44731567ec923e6c8fc182f13d0070',
'src/third_party/catapult':
'https://chromium.googlesource.com/catapult.git@21c99c4478fbbef105af9ed7ee0fcec7816b3fc7',
'https://chromium.googlesource.com/catapult.git@03a5e99059af00f712f4ccdf3cd746f02f99b57b',
'src/third_party/ced/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
'condition': 'checkout_android',
@ -123,7 +123,7 @@ deps = {
'condition': 'checkout_android',
},
'src/third_party/freetype/src':
'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@141da028168efc554f6c8b70c2efe8fbe9945e4a',
'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@216e077600a58346bb022d8409fd82e9d914a10a',
'src/third_party/harfbuzz-ng/src':
'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@63b8190db884d9ae88a80336067eab539a44b882',
# WebRTC-only dependency (not present in Chromium).
@ -237,7 +237,7 @@ deps = {
'src/third_party/yasm/source/patched-yasm':
'https://chromium.googlesource.com/chromium/deps/yasm/patched-yasm.git@720b70524a4424b15fc57e82263568c8ba0496ad',
'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@5a867d538f2bc5944e923550b9eec961df9b4ed8',
'https://chromium.googlesource.com/chromium/src/tools@b011cd98308aa8eeca97c36fa0533422fb29bb62',
'src/tools/swarming_client':
'https://chromium.googlesource.com/infra/luci/client-py.git@0ac28472d073a515124c85b128c4378a914e0a4d',