Roll chromium_revision 95f66c414c..5025bccfe3 (471638:471643)
Change log:95f66c414c..5025bccfe3Full diff:95f66c414c..5025bccfe3Changed dependencies: * src/third_party:9f1319ddea..85e8e5faa2DEPS diff:95f66c414c..5025bccfe3/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2882863003 Cr-Commit-Position: refs/heads/master@{#18143}
This commit is contained in:
parent
7400585a8e
commit
7c0eca51b6
4
DEPS
4
DEPS
@ -2,7 +2,7 @@
|
||||
|
||||
vars = {
|
||||
'chromium_git': 'https://chromium.googlesource.com',
|
||||
'chromium_revision': '95f66c414c5815481766f77c915356c93636dc39',
|
||||
'chromium_revision': '5025bccfe31b6c49a1e868d58568a89c75b3f338',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -42,7 +42,7 @@ deps = {
|
||||
'src/testing':
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + '972dcb04c58dd3471b9b90075f27a1842249e4ae',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '9f1319ddea1bb3053b87824611ebebb3dca841ba',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '85e8e5faa2d95ba9c9710d81d968cba17e472be8',
|
||||
'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