Roll chromium_revision 5ae6c5cdd3..85cb2f71a5 (521212:521213)
Change log:5ae6c5cdd3..85cb2f71a5Full diff:5ae6c5cdd3..85cb2f71a5Changed dependencies: * src/third_party:d28f8f3b90..319b880a8eDEPS diff:5ae6c5cdd3..85cb2f71a5/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: I4d07422ecc5ab0e15b514349c0d27988c390f135 Reviewed-on: https://webrtc-review.googlesource.com/28583 Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21001}
This commit is contained in:
parent
401ae6c3ab
commit
4bd95d3dc6
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': '5ae6c5cdd3e0c61f06dcd2ff2dc73f81fe44c71e',
|
||||
'chromium_revision': '85cb2f71a50dd7da960d31cd599df1cd9d6487b9',
|
||||
'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' + '@' + 'c654cb811b454b9f035e7bcc6056c4aed8bac557',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'd28f8f3b90dd222a30afd45492564c13dc046dc0',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '319b880a8e63ce888fdee8aeb5764384c698249c',
|
||||
'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