Roll chromium_revision 5affd5cc5a..022cebe871 (521620:521625)
Change log:5affd5cc5a..022cebe871Full diff:5affd5cc5a..022cebe871Changed dependencies: * src/third_party:1cac9e7074..7419127eb5DEPS diff:5affd5cc5a..022cebe871/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: I6b5e2dd9ee94f24bf15a835f6e525603b467834b Reviewed-on: https://webrtc-review.googlesource.com/29620 Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21070}
This commit is contained in:
parent
b35db26048
commit
b8e879c387
4
DEPS
4
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': '5affd5cc5ab64a38dd8159d6f94440e65860b371',
|
||||
'chromium_revision': '022cebe871e53ec3bc6950f747b27a349a0aaf56',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -56,7 +56,7 @@ deps = {
|
||||
'src/testing':
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + '4830ec9955184ee53eb2126623392304fa52946d',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '1cac9e7074a935f591e0beacdbc6289b81955859',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '7419127eb5a63b4c5d030f78d340ced4fe464e47',
|
||||
'src/third_party/android_tools': {
|
||||
'url': Var('chromium_git') + '/android_tools.git' + '@' + 'a2e9bc7c1b41d983577907df51d339fb1e0fd02f',
|
||||
'condition': 'checkout_android',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user