Roll chromium_revision bf4c26dc21..6d3aa4c52e (464893:464896)
Change log:bf4c26dc21..6d3aa4c52eFull diff:bf4c26dc21..6d3aa4c52eChanged dependencies: * src/third_party:2319e07607..cfeb2913a9DEPS diff:bf4c26dc21..6d3aa4c52e/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2825433002 Cr-Commit-Position: refs/heads/master@{#17723}
This commit is contained in:
parent
a8f55d2662
commit
8ea557480c
4
DEPS
4
DEPS
@ -2,7 +2,7 @@
|
||||
|
||||
vars = {
|
||||
'chromium_git': 'https://chromium.googlesource.com',
|
||||
'chromium_revision': 'bf4c26dc210ffc424a0974401bdd0bc0bdb78c00',
|
||||
'chromium_revision': '6d3aa4c52ee23c233ec65f08c0a6ee0cb1aeca6a',
|
||||
'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' + '@' + '2319e07607e00dfb0517396aa0085d60f1f1ead3',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'cfeb2913a94bc4b0a83920e3c45ec1738de07438',
|
||||
'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