Roll chromium_revision 6261f75b17..5832046132 (441041:441044)
Change log:6261f75b17..5832046132Full diff:6261f75b17..5832046132Changed dependencies: * src/third_party:08823a2fab..d5fd253cadDEPS diff:6261f75b17..5832046132/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2606203002 Cr-Commit-Position: refs/heads/master@{#15854}
This commit is contained in:
4
DEPS
4
DEPS
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
vars = {
|
vars = {
|
||||||
'chromium_git': 'https://chromium.googlesource.com',
|
'chromium_git': 'https://chromium.googlesource.com',
|
||||||
'chromium_revision': '6261f75b1701b3db68fe22ca09bf77e160538d6c',
|
'chromium_revision': '5832046132eea2dda389406b6bf7466a2b11f567',
|
||||||
'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' + '@' + '08823a2fab54a473e80bf21864600f654ea4dafd',
|
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'd5fd253cad47cca8d197c983c29bfc1394451209',
|
||||||
'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':
|
||||||
|
|||||||
Reference in New Issue
Block a user