Roll chromium_revision 6f0434662d..35be8751a4 (673926:674036)

Change log: 6f0434662d..35be8751a4
Full diff: 6f0434662d..35be8751a4

Changed dependencies
* src/base: 3d13a7aa98..5eac8b6a4a
* src/build: 3fa1f27670..c4c0a07646
* src/ios: dfb6071255..5a37f1d06a
* src/testing: 45f0246c12..cff8e64fbe
* src/third_party: 13250e00d5..ed7c465048
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/15ad0b0b62..2c752374f1
* src/tools: a27a29d288..9d7bd5d9cc
DEPS diff: 6f0434662d..35be8751a4/DEPS

No update to Clang.

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

Change-Id: Ie1fb5149871037abddb2f064fe537e751c958a34
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/144365
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@{#28449}
This commit is contained in:
chromium-webrtc-autoroll
2019-07-02 07:01:33 -07:00
committed by Commit Bot
parent ed56cf44b0
commit 73bfc0ea8d

16
DEPS
View File

@ -5,16 +5,16 @@ 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': '6f0434662dbb083f07e72808b608990ee14a5284', 'chromium_revision': '35be8751a4323292cd9f43e6c6d8c8d7107eb34a',
} }
deps = { 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@3d13a7aa98244917b7c20d3d338349c1b9f6c6ca', 'https://chromium.googlesource.com/chromium/src/base@5eac8b6a4a0c10ef78e8afe1b54d0302298acf23',
'src/build': 'src/build':
'https://chromium.googlesource.com/chromium/src/build@3fa1f27670ba10c9c52c714c28c9d212b1568b48', 'https://chromium.googlesource.com/chromium/src/build@c4c0a076468ff6d5241209c0f3c25f5a0c5b4a8b',
'src/buildtools': 'src/buildtools':
'https://chromium.googlesource.com/chromium/src/buildtools@80b545b427d95ac8996a887fa32ba1d64919792d', 'https://chromium.googlesource.com/chromium/src/buildtools@80b545b427d95ac8996a887fa32ba1d64919792d',
# Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC. # Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
@ -23,13 +23,13 @@ deps = {
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'src/ios': { 'src/ios': {
'url': 'https://chromium.googlesource.com/chromium/src/ios@dfb60712557019c87c5fa1e19213ea2d77ec8f16', 'url': 'https://chromium.googlesource.com/chromium/src/ios@5a37f1d06a23b70a9319107356b575760766d75d',
'condition': 'checkout_ios', 'condition': 'checkout_ios',
}, },
'src/testing': 'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@45f0246c1212b635519186f7e286d2ac376dc77d', 'https://chromium.googlesource.com/chromium/src/testing@cff8e64fbe99305408c83665a17afcdc5e7f8f1c',
'src/third_party': 'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@13250e00d55299e5f741387fe8228d618033a2b0', 'https://chromium.googlesource.com/chromium/src/third_party@ed7c465048f680df5eb138374f488d939bdc2b69',
'src/buildtools/linux64': { 'src/buildtools/linux64': {
'packages': [ 'packages': [
@ -111,7 +111,7 @@ deps = {
'src/third_party/boringssl/src': 'src/third_party/boringssl/src':
'https://boringssl.googlesource.com/boringssl.git@cfcb0060e8b8fba92d275fa4ac27d369890ea9bf', 'https://boringssl.googlesource.com/boringssl.git@cfcb0060e8b8fba92d275fa4ac27d369890ea9bf',
'src/third_party/catapult': 'src/third_party/catapult':
'https://chromium.googlesource.com/catapult.git@15ad0b0b623e650887828a303b93b4b67eed170a', 'https://chromium.googlesource.com/catapult.git@2c752374f1ec682dc41e179278071bc8621bff3e',
'src/third_party/ced/src': { 'src/third_party/ced/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
'condition': 'checkout_android', 'condition': 'checkout_android',
@ -231,7 +231,7 @@ deps = {
'src/third_party/yasm/source/patched-yasm': 'src/third_party/yasm/source/patched-yasm':
'https://chromium.googlesource.com/chromium/deps/yasm/patched-yasm.git@720b70524a4424b15fc57e82263568c8ba0496ad', 'https://chromium.googlesource.com/chromium/deps/yasm/patched-yasm.git@720b70524a4424b15fc57e82263568c8ba0496ad',
'src/tools': 'src/tools':
'https://chromium.googlesource.com/chromium/src/tools@a27a29d2886fe2cc7f7f057379198640072a9ba9', 'https://chromium.googlesource.com/chromium/src/tools@9d7bd5d9ccb775ccb675f85f8684e6d8ba978eda',
'src/tools/swarming_client': 'src/tools/swarming_client':
'https://chromium.googlesource.com/infra/luci/client-py.git@96f125709acfd0b48fc1e5dae7d6ea42291726ac', 'https://chromium.googlesource.com/infra/luci/client-py.git@96f125709acfd0b48fc1e5dae7d6ea42291726ac',