Roll chromium_revision af88080e7c..2c53cb695b (525964:525973)
Change log:af88080e7c..2c53cb695bFull diff:af88080e7c..2c53cb695bChanged dependencies: * src/ios:5eb7f745dc..26c80741ea* src/third_party:a42b68b666..18c2237c10DEPS diff:af88080e7c..2c53cb695b/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: If242f071f5eae3f018b4b2e21bd73eac9521093d Reviewed-on: https://webrtc-review.googlesource.com/36100 Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21426}
This commit is contained in:
parent
5ec7e12760
commit
91975307a2
6
DEPS
6
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': 'af88080e7cceb8df139f1540ab6780c5478e035d',
|
||||
'chromium_revision': '2c53cb695bda73713c9addbbb678261d870dadf9',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -50,13 +50,13 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/ios': {
|
||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '5eb7f745dc0b40db02e22ab3d445ee9190b0fd44',
|
||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '26c80741ea1659a55bd4c2315c331820873b98de',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + '6d142e91709e40f0ea3b42e248f6463ae51bb36f',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'a42b68b66609cc54cbd8331f8e5c24ba961e34e4',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '18c2237c1096ea1a269c3c4d5d76a3851eef810d',
|
||||
'src/third_party/android_tools': {
|
||||
'url': Var('chromium_git') + '/android_tools.git' + '@' + 'a2e9bc7c1b41d983577907df51d339fb1e0fd02f',
|
||||
'condition': 'checkout_android',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user