Roll chromium_revision a7ad25afb0..a7743377bf (513074:513086)
Change log:a7ad25afb0..a7743377bfFull diff:a7ad25afb0..a7743377bfChanged dependencies: * src/ios:0f563d2bcc..39d5551d78* src/third_party/depot_tools:5d790d53ea..70dea4270eDEPS diff:a7ad25afb0..a7743377bf/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: I0e708dfdead112895fd50ecfadcbaabf22be7325 Reviewed-on: https://webrtc-review.googlesource.com/17760 Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20516}
This commit is contained in:
parent
1913b23911
commit
d2776cd968
6
DEPS
6
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': 'a7ad25afb00d85f5c707cb082a64b304b8ae3ee0',
|
||||
'chromium_revision': 'a7743377bf30b1d1fde2c7bfebc8d42c0bfc9638',
|
||||
'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 = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/ios': {
|
||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '0f563d2bcc10392ad42de22d016736a64c50f58c',
|
||||
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '39d5551d78119e857e8ca53989c8473bbcbc400b',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
@ -72,7 +72,7 @@ deps = {
|
||||
'src/third_party/colorama/src':
|
||||
Var('chromium_git') + '/external/colorama.git' + '@' + '799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
|
||||
'src/third_party/depot_tools':
|
||||
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '5d790d53ea6ec3c761415a1154de11756b87c37a',
|
||||
Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '70dea4270ec17be5af9f04492d3ba15f58df4501',
|
||||
'src/third_party/errorprone/lib': {
|
||||
'url': Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + '16b8b7298b183312a2fcac99fb1b594ccf7749d0',
|
||||
'condition': 'checkout_android',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user