Roll chromium_revision e93faff1da..7da3a94fab (525989:525996)
Change log:e93faff1da..7da3a94fabFull diff:e93faff1da..7da3a94fabChanged dependencies: * src/testing:6d142e9170..8e923163dd* src/third_party:c9027b32d8..d441d47c34* src/tools:cd4fe4f70a..66af7b9d2eDEPS diff:e93faff1da..7da3a94fab/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: Icdb28bb9384287f6ea13589034555e397c5461a5 Reviewed-on: https://webrtc-review.googlesource.com/36047 Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21433}
This commit is contained in:
parent
11556464a6
commit
8b8c3d2e96
8
DEPS
8
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': 'e93faff1da7b32ad86b9402ae20289921d622d24',
|
||||
'chromium_revision': '7da3a94fab6ffc2f4865d5c00654a0addb4f86dc',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -54,9 +54,9 @@ deps = {
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + '6d142e91709e40f0ea3b42e248f6463ae51bb36f',
|
||||
Var('chromium_git') + '/chromium/src/testing' + '@' + '8e923163dd2388b953418843ff9be4b7177023ce',
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'c9027b32d835b62f2568b7f9b9c2dcf1a2f2b393',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'd441d47c344069932fe425ed26a2d44768f4dbb5',
|
||||
'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' + '@' + 'cd4fe4f70a6017ef3ae2aa28e28214fd057d5881',
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + '66af7b9d2e1d607ed068ef91db8aab873c2b0b90',
|
||||
'src/tools/gyp':
|
||||
Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb',
|
||||
'src/tools/swarming_client':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user