Roll chromium_revision adb1db8ef9..61ca532fcf (449860:449871)
Change log:adb1db8ef9..61ca532fcfFull diff:adb1db8ef9..61ca532fcfChanged dependencies: * src/third_party:c0b279eb2a..84236e592cDEPS diff:adb1db8ef9..61ca532fcf/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2689563006 Cr-Commit-Position: refs/heads/master@{#16558}
This commit is contained in:
parent
8aaea5605d
commit
6d44520bc1
4
DEPS
4
DEPS
@ -2,7 +2,7 @@
|
||||
|
||||
vars = {
|
||||
'chromium_git': 'https://chromium.googlesource.com',
|
||||
'chromium_revision': 'adb1db8ef902542008ba27f5ac141eb095259a1d',
|
||||
'chromium_revision': '61ca532fcf0bf78f43f73546aa05f0b32c98d312',
|
||||
'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' + '@' + 'c0b279eb2a0f0aa140288d4f5d1fd99fb8a5af44',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '84236e592cdd33607a420456a9be6d4c1d4222ea',
|
||||
'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