Roll chromium_revision f67f96409d..d64c6711ac (517717:517718)
Change log:f67f96409d..d64c6711acFull diff:f67f96409d..d64c6711acChanged dependencies: * src/third_party:b85a2a9461..de96561c3eDEPS diff:f67f96409d..d64c6711ac/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: If9ab30ea29725af8cef6c73a2dd8b3163db828c7 Reviewed-on: https://webrtc-review.googlesource.com/24260 Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20755}
This commit is contained in:
parent
ec1f3d42b1
commit
f774647807
4
DEPS
4
DEPS
@ -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': 'f67f96409dff7976661ce53d4e7a91a86930dc94',
|
||||
'chromium_revision': 'd64c6711acbf9c224cc0a7f84551541fd660223f',
|
||||
'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' + '@' + 'b85a2a946162501f8d50bf08a7667ccb4fa9399f',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'de96561c3efb8308652465da3a6d95cdd732bf8f',
|
||||
'src/third_party/android_tools': {
|
||||
'url': Var('chromium_git') + '/android_tools.git' + '@' + '9914c5704717424998c69e837be3631914d787cc',
|
||||
'condition': 'checkout_android',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user