Roll chromium_revision f20d7c954a..c87b0238a2 (441027:441031)
Change log:f20d7c954a..c87b0238a2Full diff:f20d7c954a..c87b0238a2Changed dependencies: * src/third_party:e57a700823..89ad63ae6eDEPS diff:f20d7c954a..c87b0238a2/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2603103002 Cr-Commit-Position: refs/heads/master@{#15847}
This commit is contained in:
parent
c40080e495
commit
0aef319224
4
DEPS
4
DEPS
@ -2,7 +2,7 @@
|
||||
|
||||
vars = {
|
||||
'chromium_git': 'https://chromium.googlesource.com',
|
||||
'chromium_revision': 'f20d7c954ace31673bc63845eb65798b52c333e2',
|
||||
'chromium_revision': 'c87b0238a2d76a555916d60ae83c114610b3b9ee',
|
||||
'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' + '@' + 'e57a7008237482ed6226243c89a983c8edb410b1',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '89ad63ae6ea663a59e9286f00565c130ff5b8ad3',
|
||||
'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