Roll chromium_revision 354a45f6eb..ee6a8849e4 (477247:477267)
Change log:354a45f6eb..ee6a8849e4Full diff:354a45f6eb..ee6a8849e4Changed dependencies: * src/ios:74a2098cfa..ef133fa8ef* src/third_party:3c5f52e8a9..df60e74670* src/tools:4597f4aed4..45091de894DEPS diff:354a45f6eb..ee6a8849e4/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2923213002 Cr-Commit-Position: refs/heads/master@{#18456}
This commit is contained in:
parent
41b6e067e3
commit
8cde0abea0
8
DEPS
8
DEPS
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
vars = {
|
vars = {
|
||||||
'chromium_git': 'https://chromium.googlesource.com',
|
'chromium_git': 'https://chromium.googlesource.com',
|
||||||
'chromium_revision': '354a45f6ebddc6f449bd1f666d3bce0c7891ef8a',
|
'chromium_revision': 'ee6a8849e41e7e43563e32b24f5d949c8c01f015',
|
||||||
'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' + '@' + 'd0d16b8a8a26524cc4767c8e12a3c5c4c1f4b03a',
|
Var('chromium_git') + '/chromium/src/testing' + '@' + 'd0d16b8a8a26524cc4767c8e12a3c5c4c1f4b03a',
|
||||||
'src/third_party':
|
'src/third_party':
|
||||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '3c5f52e8a928515cedc0bf989e05e820f802923e',
|
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'df60e7467090f5b0075223e593ec1477b31250a7',
|
||||||
'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':
|
||||||
@ -74,7 +74,7 @@ deps = {
|
|||||||
'src/third_party/yasm/source/patched-yasm':
|
'src/third_party/yasm/source/patched-yasm':
|
||||||
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '7da28c6c7c6a1387217352ce02b31754deb54d2a',
|
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '7da28c6c7c6a1387217352ce02b31754deb54d2a',
|
||||||
'src/tools':
|
'src/tools':
|
||||||
Var('chromium_git') + '/chromium/src/tools' + '@' + '4597f4aed4941853849a0801089bd8b7718b1ada',
|
Var('chromium_git') + '/chromium/src/tools' + '@' + '45091de8944f8efedda1f310ebe5f61ca6c4d167',
|
||||||
'src/tools/gyp':
|
'src/tools/gyp':
|
||||||
Var('chromium_git') + '/external/gyp.git' + '@' + 'eb296f67da078ec01f5e3a9ea9cdc6d26d680161',
|
Var('chromium_git') + '/external/gyp.git' + '@' + 'eb296f67da078ec01f5e3a9ea9cdc6d26d680161',
|
||||||
'src/tools/swarming_client':
|
'src/tools/swarming_client':
|
||||||
@ -116,7 +116,7 @@ deps_os = {
|
|||||||
},
|
},
|
||||||
'ios': {
|
'ios': {
|
||||||
'src/ios':
|
'src/ios':
|
||||||
Var('chromium_git') + '/chromium/src/ios' + '@' + '74a2098cfa525f6d0ac4fc589e90a070811c3312',
|
Var('chromium_git') + '/chromium/src/ios' + '@' + 'ef133fa8ef7fd2f66219f6851ecad7c282d3faf1',
|
||||||
},
|
},
|
||||||
'unix': {
|
'unix': {
|
||||||
'src/third_party/lss':
|
'src/third_party/lss':
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user