Roll chromium_revision f0aff0ca64..0f1c9920f3 (466903:466937)
Change log:f0aff0ca64..0f1c9920f3Full diff:f0aff0ca64..0f1c9920f3Changed dependencies: * src/third_party:7dfb7f948b..999c782817* src/tools:f1946c1dab..3b9cb80018DEPS diff:f0aff0ca64..0f1c9920f3/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2839903002 Cr-Commit-Position: refs/heads/master@{#17861}
This commit is contained in:
parent
4e0ef346b7
commit
9460a3d7ac
6
DEPS
6
DEPS
@ -2,7 +2,7 @@
|
||||
|
||||
vars = {
|
||||
'chromium_git': 'https://chromium.googlesource.com',
|
||||
'chromium_revision': 'f0aff0ca64ae1f50b4deeea5966b0ad025323696',
|
||||
'chromium_revision': '0f1c9920f30709c19f7be1915f8670f56ebe4802',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -46,7 +46,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' + '@' + '7dfb7f948b5a1327bce266493c838e81d5bfc68b',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '999c782817b68f2c5084e84aca7ae06a0886bf6e',
|
||||
'src/third_party/boringssl/src':
|
||||
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
|
||||
'src/third_party/catapult':
|
||||
@ -79,7 +79,7 @@ deps = {
|
||||
'src/third_party/yasm/source/patched-yasm':
|
||||
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '7da28c6c7c6a1387217352ce02b31754deb54d2a',
|
||||
'src/tools':
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + 'f1946c1dab41bbba380a15e8f6e5690f3dd949fd',
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + '3b9cb800181dde78e90b50402fe078acc46014c9',
|
||||
'src/tools/gyp':
|
||||
Var('chromium_git') + '/external/gyp.git' + '@' + 'eb296f67da078ec01f5e3a9ea9cdc6d26d680161',
|
||||
'src/tools/swarming_client':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user