Roll chromium_revision 6ed69ac878..5c8a241432 (521641:521651)
Change log:6ed69ac878..5c8a241432Full diff:6ed69ac878..5c8a241432Changed dependencies: * src/ios:954e1246d7..dcd3df50b2* src/testing:3c5160b074..c11c00dc4c* src/third_party:411929b226..828ae34ae0* src/tools:0afb160f66..d41696e06fDEPS diff:6ed69ac878..5c8a241432/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: Ie0a7a8dc377969368d2f78eebfc59c42da522b4f Reviewed-on: https://webrtc-review.googlesource.com/29700 Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21076}
This commit is contained in:
parent
33102745a0
commit
511bb1502b
10
DEPS
10
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': '6ed69ac878454fe3606b867eb4a15145baed701c',
|
||||
'chromium_revision': '5c8a241432067fceff13b148630281f80c63f67a',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -50,13 +50,13 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/ios': {
|
||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '954e1246d7aed17402f3598a39b24a0645d32075',
|
||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'dcd3df50b2e3709ef7c99c37eb6bfe556c9cd4a0',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + '3c5160b074d23cc8a318fc2d702c13ffdc5f1ed3',
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + 'c11c00dc4c2c23e4949bc00d5a7c9d2a0eea3b35',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '411929b2260b35dd70f667f53197bbaf2ded8948',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '828ae34ae048424340eb79047d6bd20f6d8a7651',
|
||||
'src/third_party/android_tools': {
|
||||
'url': Var('chromium_git') + '/android_tools.git' + '@' + 'a2e9bc7c1b41d983577907df51d339fb1e0fd02f',
|
||||
'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' + '@' + '0afb160f660f408fb59922bedaa4768f3bc3837c',
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + 'd41696e06f62b30a8839e47d7f787ce54f853b9e',
|
||||
'src/tools/gyp':
|
||||
Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb',
|
||||
'src/tools/swarming_client':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user