Roll chromium_revision 574a4c1720..e0ff6ea330 (517708:517712)

Change log: 574a4c1720..e0ff6ea330
Full diff: 574a4c1720..e0ff6ea330

Changed dependencies:
* src/third_party: ccd16a76ca..1447ceaaf2
* src/third_party/ffmpeg: 1e816bccb5..252244150a
DEPS diff: 574a4c1720..e0ff6ea330/DEPS

No update to Clang.

TBR=buildbot@webrtc.org,
BUG=None
CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal

Change-Id: I1f5dbac8c2334395d97c3b1b6ef2775891bf1444
Reviewed-on: https://webrtc-review.googlesource.com/24139
Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org>
Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20745}
This commit is contained in:
Autoroller 2017-11-18 00:01:15 -08:00 committed by Commit Bot
parent 405b73c224
commit fce2de3147

6
DEPS
View File

@ -7,7 +7,7 @@ vars = {
'checkout_configuration': 'default',
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
'webrtc_git': 'https://webrtc.googlesource.com',
'chromium_revision': '574a4c17200cbc94e2d38bed2640956f5da1372a',
'chromium_revision': 'e0ff6ea330775c7d984c45007ad2ffa05c024b02',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@ -56,7 +56,7 @@ deps = {
'src/testing':
Var('chromium_git') + '/chromium/src/testing' + '@' + '14acaa118cfb712cd3ffc6de40646fb3498d631f',
'src/third_party':
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'ccd16a76cabc17cc1f3efb06261475a288efbe97',
Var('chromium_git') + '/chromium/src/third_party' + '@' + '1447ceaaf2d0ed68b9c6f9c1974324b18abc87bd',
'src/third_party/android_tools': {
'url': Var('chromium_git') + '/android_tools.git' + '@' + '9914c5704717424998c69e837be3631914d787cc',
'condition': 'checkout_android',
@ -82,7 +82,7 @@ deps = {
'condition': 'checkout_android',
},
'src/third_party/ffmpeg':
Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '1e816bccb5ff0b778ab2765b4fa8b888a121a200',
Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '252244150ad759fe86470f40642514bf2a7aec98',
'src/third_party/findbugs': {
'url': Var('chromium_git') + '/chromium/deps/findbugs.git' + '@' + '4275d9ac8610db6b1bc9a5e887f97e41b33fac67',
'condition': 'checkout_android',