Roll chromium_revision c91bb42405..7877db2873 (503967:503976)
Change log:c91bb42405..7877db2873Full diff:c91bb42405..7877db2873Changed dependencies: * src/third_party:a256c4b031..a80ea7a808DEPS diff:c91bb42405..7877db2873/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: Idb91f33782098fc1f686aa36881e6c2ed462022c Reviewed-on: https://webrtc-review.googlesource.com/3120 Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19936}
This commit is contained in:
parent
e9ad32272a
commit
d93ffb012b
4
DEPS
4
DEPS
@ -3,7 +3,7 @@
|
||||
vars = {
|
||||
'chromium_git': 'https://chromium.googlesource.com',
|
||||
'webrtc_git': 'https://webrtc.googlesource.com',
|
||||
'chromium_revision': 'c91bb424052f0e46dbe31d9ce9375a50a0aec56d',
|
||||
'chromium_revision': '7877db287303f83800997a1f3f173fe04f15e55d',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -42,7 +42,7 @@ deps = {
|
||||
'src/testing':
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + '977a33acb7777b0f0e847f874da602907e0d11b8',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'a256c4b031b1b579a176d2fa031bd3e18307c751',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'a80ea7a808e2217bbd927b46664d99d7cee8795d',
|
||||
'src/third_party/boringssl/src':
|
||||
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
|
||||
'src/third_party/catapult':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user