Roll chromium_revision bfd4f2991d..a0b3e8c6b2 (446928:446933)
Change log:bfd4f2991d..a0b3e8c6b2Full diff:bfd4f2991d..a0b3e8c6b2Changed dependencies: * src/third_party:fb4db94c86..8d0ea31448DEPS diff:bfd4f2991d..a0b3e8c6b2/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2667433002 Cr-Commit-Position: refs/heads/master@{#16342}
This commit is contained in:
parent
2bc3c75530
commit
ae23181796
4
DEPS
4
DEPS
@ -2,7 +2,7 @@
|
||||
|
||||
vars = {
|
||||
'chromium_git': 'https://chromium.googlesource.com',
|
||||
'chromium_revision': 'bfd4f2991d4d86e79a275641746cca8679c23b40',
|
||||
'chromium_revision': 'a0b3e8c6b218579d8145366394bd33faad52e875',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -50,7 +50,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' + '@' + 'fb4db94c86a13ebefabb2a7ab4ca41b63fc38e0f',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '8d0ea31448251efeec18df1436e125320d84fecf',
|
||||
'src/third_party/boringssl/src':
|
||||
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
|
||||
'src/third_party/catapult':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user