Roll chromium_revision 632b145c0e..5a101abbe0 (478512:478513)
Change log:632b145c0e..5a101abbe0Full diff:632b145c0e..5a101abbe0Changed dependencies: * src/ios:6756693603..d09a2e4fb8* src/third_party:e21d629997..95793080b4DEPS diff:632b145c0e..5a101abbe0/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2932963002 Cr-Commit-Position: refs/heads/master@{#18524}
This commit is contained in:
6
DEPS
6
DEPS
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
vars = {
|
vars = {
|
||||||
'chromium_git': 'https://chromium.googlesource.com',
|
'chromium_git': 'https://chromium.googlesource.com',
|
||||||
'chromium_revision': '632b145c0e44fc890662f41a8638d7bcb4a203bf',
|
'chromium_revision': '5a101abbe0fd58cfa3fdadfeacde86c8dd108ec7',
|
||||||
'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
|
||||||
@ -41,7 +41,7 @@ deps = {
|
|||||||
'src/testing':
|
'src/testing':
|
||||||
Var('chromium_git') + '/chromium/src/testing' + '@' + '9c7fe7afcada0846b223dfa9137d8b77844206e7',
|
Var('chromium_git') + '/chromium/src/testing' + '@' + '9c7fe7afcada0846b223dfa9137d8b77844206e7',
|
||||||
'src/third_party':
|
'src/third_party':
|
||||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'e21d6299975661e2b598339cc1a3f49675327164',
|
Var('chromium_git') + '/chromium/src/third_party' + '@' + '95793080b43d6af5432ce7a0f6b6549025fab488',
|
||||||
'src/third_party/boringssl/src':
|
'src/third_party/boringssl/src':
|
||||||
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
|
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
|
||||||
'src/third_party/catapult':
|
'src/third_party/catapult':
|
||||||
@ -116,7 +116,7 @@ deps_os = {
|
|||||||
},
|
},
|
||||||
'ios': {
|
'ios': {
|
||||||
'src/ios':
|
'src/ios':
|
||||||
Var('chromium_git') + '/chromium/src/ios' + '@' + '67566936039966e74ff0992ce19586f38a90bc47',
|
Var('chromium_git') + '/chromium/src/ios' + '@' + 'd09a2e4fb806de0d0d3c8bca006ef84d495168d9',
|
||||||
},
|
},
|
||||||
'unix': {
|
'unix': {
|
||||||
'src/third_party/lss':
|
'src/third_party/lss':
|
||||||
|
|||||||
Reference in New Issue
Block a user