Roll chromium_revision c94d12759d..65b2e61d36 (517726:517728)
Change log:c94d12759d..65b2e61d36Full diff:c94d12759d..65b2e61d36Changed dependencies: * src/ios:ab7c64f6dc..44ec8fd192DEPS diff:c94d12759d..65b2e61d36/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: Ia21d066bb33938cfa3d6a548b4b6867e78519e9f Reviewed-on: https://webrtc-review.googlesource.com/24341 Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20763}
This commit is contained in:
parent
0f836be01f
commit
02a87ceaca
4
DEPS
4
DEPS
@ -7,7 +7,7 @@ vars = {
|
|||||||
'checkout_configuration': 'default',
|
'checkout_configuration': 'default',
|
||||||
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
|
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
|
||||||
'webrtc_git': 'https://webrtc.googlesource.com',
|
'webrtc_git': 'https://webrtc.googlesource.com',
|
||||||
'chromium_revision': 'c94d12759d05c26d78852507fb1b64d4ec08d87b',
|
'chromium_revision': '65b2e61d3698f98b88e54c2857b8208edbbaa0cb',
|
||||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||||
# Three lines of non-changing comments so that
|
# Three lines of non-changing comments so that
|
||||||
# the commit queue can handle CLs rolling swarming_client
|
# the commit queue can handle CLs rolling swarming_client
|
||||||
@ -50,7 +50,7 @@ deps = {
|
|||||||
'condition': 'checkout_android',
|
'condition': 'checkout_android',
|
||||||
},
|
},
|
||||||
'src/ios': {
|
'src/ios': {
|
||||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'ab7c64f6dcc2425bfd97c7024007fd88fb5c6b77',
|
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '44ec8fd19201b4febfc122756fb63b866f49ccd6',
|
||||||
'condition': 'checkout_ios',
|
'condition': 'checkout_ios',
|
||||||
},
|
},
|
||||||
'src/testing':
|
'src/testing':
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user