Roll chromium_revision 744cd87f40..da2e37af11 (513146:513169)
Change log:744cd87f40..da2e37af11Full diff:744cd87f40..da2e37af11Changed dependencies: * src/testing:b23000b99e..664e23d95d* src/third_party:7baca739b8..86359e278d* src/tools:95bbc97330..5d01fa2a2cDEPS diff:744cd87f40..da2e37af11/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: I0afa6b0840cf93375efc21e539867a67dbca4406 Reviewed-on: https://webrtc-review.googlesource.com/18000 Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20539}
This commit is contained in:
parent
8686077102
commit
e0aca5e320
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': '744cd87f40416274e2fe0529fba83062b328e3b1',
|
||||
'chromium_revision': 'da2e37af119b3eee1e41e7b2fde79506a4ce19ac',
|
||||
'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' + '@' + 'b23000b99efa50bb77ce8685aefcdd638e576b1a',
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + '664e23d95dea803e54d373a35f627836b04ad8ab',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '7baca739b86d7fc277c5eb2f3c1828976fb936bb',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '86359e278dd94045ce69cfb0507e4ef4483faf36',
|
||||
'src/third_party/android_tools': {
|
||||
'url': Var('chromium_git') + '/android_tools.git' + '@' + 'ca0bd083872ad925881736fe2bedc3ff855e08f5',
|
||||
'condition': 'checkout_android',
|
||||
@ -147,7 +147,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' + '@' + '95bbc973301e4d4139635ce8c2af9975e7abb0bf',
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + '5d01fa2a2c11f2d0418bf5e599abdbbc484e60c2',
|
||||
'src/tools/gyp':
|
||||
Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb',
|
||||
'src/tools/swarming_client':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user