Roll chromium_revision 14d631ca39..6ad0a6e52c (517684:517697)
Change log:14d631ca39..6ad0a6e52cFull diff:14d631ca39..6ad0a6e52cChanged dependencies: * src/testing:7772d8ba62..14acaa118c* src/third_party:a7a6732303..9ae1ba99d3* src/tools:a7607d1daf..1926acf2faDEPS diff:14d631ca39..6ad0a6e52c/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: I41a82309a4b438a3d85207156ae1db9f0d82ebf0 Reviewed-on: https://webrtc-review.googlesource.com/24135 Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20742}
This commit is contained in:
parent
b81eccc896
commit
f07e8fa1b5
8
DEPS
8
DEPS
@ -7,7 +7,7 @@ vars = {
|
||||
'checkout_configuration': 'default',
|
||||
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
|
||||
'webrtc_git': 'https://webrtc.googlesource.com',
|
||||
'chromium_revision': '14d631ca392fa139a6f6b89d052d089b99758e33',
|
||||
'chromium_revision': '6ad0a6e52cd2efbe42a71db2408ea557eb5000f3',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -54,9 +54,9 @@ deps = {
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + '7772d8ba623083cd9d1e5b6bd3097d6101e2d60b',
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + '14acaa118cfb712cd3ffc6de40646fb3498d631f',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'a7a6732303e95420c7faf6571f013fb686182e00',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '9ae1ba99d3fca3c434a8182d36f86ceb78610cef',
|
||||
'src/third_party/android_tools': {
|
||||
'url': Var('chromium_git') + '/android_tools.git' + '@' + '9914c5704717424998c69e837be3631914d787cc',
|
||||
'condition': 'checkout_android',
|
||||
@ -155,7 +155,7 @@ deps = {
|
||||
'src/third_party/yasm/source/patched-yasm':
|
||||
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + 'b98114e18d8b9b84586b10d24353ab8616d4c5fc',
|
||||
'src/tools':
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + 'a7607d1daf60f2b2ed58ab44f2288e1b21fb0e4c',
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + '1926acf2facc17d8ce8c261a47fc222b1897179d',
|
||||
'src/tools/gyp':
|
||||
Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb',
|
||||
'src/tools/swarming_client':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user