Roll chromium_revision 705aca01e5..b1eb939d79 (517723:517724)
Change log:705aca01e5..b1eb939d79Full diff:705aca01e5..b1eb939d79Changed dependencies: * src/ios:ed470880e0..ab7c64f6dcDEPS diff:705aca01e5..b1eb939d79/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: If75a8e72d9e3eea0a72de8f3ceb886049bce878a Reviewed-on: https://webrtc-review.googlesource.com/24320 Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20759}
This commit is contained in:
parent
5868ca815e
commit
c36c8fe10b
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': '705aca01e5d37a1f006bb1f9f1220b286f1e8b37',
|
||||
'chromium_revision': 'b1eb939d79d6d1184b614d5d6a1b8b0658cc9807',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -50,7 +50,7 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/ios': {
|
||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'ed470880e0353d12f0aaba49d542028f88e11a9a',
|
||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'ab7c64f6dcc2425bfd97c7024007fd88fb5c6b77',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user