Roll chromium_revision 571d7e8c75..42f1569588 (475484:475502)
Change log:571d7e8c75..42f1569588Full diff:571d7e8c75..42f1569588Changed dependencies: * src/third_party:10e709bd2f..01d906ccefDEPS diff:571d7e8c75..42f1569588/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2908363002 Cr-Commit-Position: refs/heads/master@{#18327}
This commit is contained in:
parent
13941912b1
commit
2d9e32e868
4
DEPS
4
DEPS
@ -2,7 +2,7 @@
|
||||
|
||||
vars = {
|
||||
'chromium_git': 'https://chromium.googlesource.com',
|
||||
'chromium_revision': '571d7e8c757c96a54fa6f62c31b5e4a922f639fb',
|
||||
'chromium_revision': '42f156958878270e4574544ab7abf9a99b7972ee',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -41,7 +41,7 @@ deps = {
|
||||
'src/testing':
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + 'a33b34f229ed6db33aead0fdaa938cfb7830defa',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '10e709bd2f9747374a4304acf4cad3365d8d2e88',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '01d906ccef1107cd6757d16b400f56d40cc74f1a',
|
||||
'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