Roll chromium_revision a71233486e..c6d7406702 (466585:466592)
Change log:a71233486e..c6d7406702Full diff:a71233486e..c6d7406702Changed dependencies: * src/third_party:2664465c50..6258a9a43cDEPS diff:a71233486e..c6d7406702/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2834363002 Cr-Commit-Position: refs/heads/master@{#17834}
This commit is contained in:
4
DEPS
4
DEPS
@ -2,7 +2,7 @@
|
||||
|
||||
vars = {
|
||||
'chromium_git': 'https://chromium.googlesource.com',
|
||||
'chromium_revision': 'a71233486eb1f4beb0c6169d00a65b4914e6e62b',
|
||||
'chromium_revision': 'c6d7406702779c75f188e7380dd71f211ed4e765',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -46,7 +46,7 @@ deps = {
|
||||
'src/testing/gmock':
|
||||
Var('chromium_git') + '/external/googlemock.git' + '@' + '0421b6f358139f02e102c9c332ce19a33faf75be', # from svn revision 566
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '2664465c5021b566fb054a6f7fe7a6cdbfe13c5d',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '6258a9a43c12e9a05c45dd0d21b99f5dfd61179b',
|
||||
'src/third_party/boringssl/src':
|
||||
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
|
||||
'src/third_party/catapult':
|
||||
|
||||
Reference in New Issue
Block a user