Roll chromium_revision 549738ba7a..bfd4f2991d (446923:446928)
Change log:549738ba7a..bfd4f2991dFull diff:549738ba7a..bfd4f2991dChanged dependencies: * src/third_party:ddad9d9405..fb4db94c86DEPS diff:549738ba7a..bfd4f2991d/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2658413002 Cr-Commit-Position: refs/heads/master@{#16341}
This commit is contained in:
parent
68ede36a47
commit
2bc3c75530
4
DEPS
4
DEPS
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
vars = {
|
vars = {
|
||||||
'chromium_git': 'https://chromium.googlesource.com',
|
'chromium_git': 'https://chromium.googlesource.com',
|
||||||
'chromium_revision': '549738ba7a6df5e4872271233d40ecabc9857e7e',
|
'chromium_revision': 'bfd4f2991d4d86e79a275641746cca8679c23b40',
|
||||||
'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 = {
|
|||||||
'src/testing/gmock':
|
'src/testing/gmock':
|
||||||
Var('chromium_git') + '/external/googlemock.git' + '@' + '0421b6f358139f02e102c9c332ce19a33faf75be', # from svn revision 566
|
Var('chromium_git') + '/external/googlemock.git' + '@' + '0421b6f358139f02e102c9c332ce19a33faf75be', # from svn revision 566
|
||||||
'src/third_party':
|
'src/third_party':
|
||||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'ddad9d9405c582f90a7ca26acd24b0702b2f4e3d',
|
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'fb4db94c86a13ebefabb2a7ab4ca41b63fc38e0f',
|
||||||
'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':
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user