Roll chromium_revision dbd1569418..31d9542abc (697157:697288)

Change log: dbd1569418..31d9542abc
Full diff: dbd1569418..31d9542abc

Changed dependencies
* src/base: c4f644b627..9d1bb9a333
* src/build: 3bf1aad87c..48ea8b8e18
* src/ios: e5e3e08174..fb0b52197c
* src/testing: 79f8c8e672..24e33d5203
* src/third_party: d482089f63..cf41eae8a8
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/b19a360c12..b4e53c4a99
* src/third_party/freetype/src: cc17f852d5..99f23d6ff2
* src/tools: da9f4cfafe..f7c3756749
DEPS diff: dbd1569418..31d9542abc/DEPS

No update to Clang.

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

Change-Id: I00231a7c0097659fd6bed17b00299957f80d8715
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/153403
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@{#29211}
This commit is contained in:
chromium-webrtc-autoroll 2019-09-17 11:03:05 -07:00 committed by Commit Bot
parent 9fa8ef1f4f
commit 368d002e48

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': 'dbd15694180629c0a5d0fba4410cc846e1855403',
'chromium_revision': '31d9542abc48d9e271b472293e52ea5fa4e7a595',
}
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@c4f644b6275f88b2c5b8fd5f2260627407ae7cce',
'https://chromium.googlesource.com/chromium/src/base@9d1bb9a3332c93c1eb405f0fe8f32e888df2dee5',
'src/build':
'https://chromium.googlesource.com/chromium/src/build@3bf1aad87c989aa5a4e603430f2b1336e17e8f1d',
'https://chromium.googlesource.com/chromium/src/build@48ea8b8e1844f641be105da75d3975c0eb58e32e',
'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@cf454b247c611167388742c7a31ef138a6031172',
# 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@e5e3e08174bd42827a10cb0e5fcc48f8f9b1d662',
'url': 'https://chromium.googlesource.com/chromium/src/ios@fb0b52197cb65a84edd51e4be044c1fe6cd2b84f',
'condition': 'checkout_ios',
},
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@79f8c8e67263e17f006fbbba764ba585ad74b2b6',
'https://chromium.googlesource.com/chromium/src/testing@24e33d520348cafede6ff44f968ea3a356fd7cad',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@d482089f63033aa3b66524f2741c6114f4ae26bf',
'https://chromium.googlesource.com/chromium/src/third_party@cf41eae8a897fb9d71bd069acae962d13d9b2a61',
'src/buildtools/linux64': {
'packages': [
@ -111,7 +111,7 @@ deps = {
'src/third_party/boringssl/src':
'https://boringssl.googlesource.com/boringssl.git@5ce7022394055e183c12368778d361461fe90a6e',
'src/third_party/catapult':
'https://chromium.googlesource.com/catapult.git@b19a360c1269c795eff8dcf1e6d44093d20aeefe',
'https://chromium.googlesource.com/catapult.git@b4e53c4a99381cd07cbfda1d6e3561bd3ed80f52',
'src/third_party/ced/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
'condition': 'checkout_android',
@ -131,7 +131,7 @@ deps = {
'condition': 'checkout_android',
},
'src/third_party/freetype/src':
'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@cc17f852d575a8a66f9be51461af550d0f413891',
'https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@99f23d6ff2203966d210bccd49eacc62a20328f9',
'src/third_party/harfbuzz-ng/src':
'https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@170b5dd856b1ba8f26e79863fe0c64a52eb68951',
# WebRTC-only dependency (not present in Chromium).
@ -231,7 +231,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@da9f4cfafeeeff7f4c97fa397b60680f7a16bad1',
'https://chromium.googlesource.com/chromium/src/tools@f7c3756749c6c092452a25f018d58a98f3a5884c',
'src/tools/swarming_client':
'https://chromium.googlesource.com/infra/luci/client-py.git@96f125709acfd0b48fc1e5dae7d6ea42291726ac',