Roll chromium_revision 01199c020c..adb1db8ef9 (449856:449860)
Change log:01199c020c..adb1db8ef9Full diff:01199c020c..adb1db8ef9Changed dependencies: * src/third_party:a6c5319fcc..c0b279eb2aDEPS diff:01199c020c..adb1db8ef9/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2689813003 Cr-Commit-Position: refs/heads/master@{#16557}
This commit is contained in:
parent
fc304da670
commit
8aaea5605d
4
DEPS
4
DEPS
@ -2,7 +2,7 @@
|
||||
|
||||
vars = {
|
||||
'chromium_git': 'https://chromium.googlesource.com',
|
||||
'chromium_revision': '01199c020ca74ac8d32a7d2939d0a090cf08d801',
|
||||
'chromium_revision': 'adb1db8ef902542008ba27f5ac141eb095259a1d',
|
||||
'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' + '@' + 'a6c5319fccef8aad4fefc36ceb9115dbd186d7e6',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'c0b279eb2a0f0aa140288d4f5d1fd99fb8a5af44',
|
||||
'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