Roll chromium_revision 08c892f770..e3cbd6d64e (453487:453530)
Change log:08c892f770..e3cbd6d64eFull diff:08c892f770..e3cbd6d64eChanged dependencies: * src/ios:b16950b41e..9ceedfa290* src/third_party:6e120f11a4..9e5c68ea00* src/tools:760760aa9f..b07dd0d8bdDEPS diff:08c892f770..e3cbd6d64e/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2716403006 Cr-Commit-Position: refs/heads/master@{#16886}
This commit is contained in:
parent
b912b9f384
commit
0546eeec67
8
DEPS
8
DEPS
@ -2,7 +2,7 @@
|
||||
|
||||
vars = {
|
||||
'chromium_git': 'https://chromium.googlesource.com',
|
||||
'chromium_revision': '08c892f77027cc70fd4a26bb218e88fe1e30161e',
|
||||
'chromium_revision': 'e3cbd6d64e02369e691f65f791ab99258305243d',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -46,7 +46,7 @@ deps = {
|
||||
'src/testing/gmock':
|
||||
Var('chromium_git') + '/external/googlemock.git' + '@' + '0421b6f358139f02e102c9c332ce19a33faf75be', # from svn revision 566
|
||||
'src/third_party':
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '6e120f11a4600dc9f6173f4ba74753dca037d682',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '9e5c68ea00b82045eec9ecb838c0f3cd69cdcd85',
|
||||
'src/third_party/boringssl/src':
|
||||
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
|
||||
'src/third_party/catapult':
|
||||
@ -79,7 +79,7 @@ deps = {
|
||||
'src/third_party/yasm/source/patched-yasm':
|
||||
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '7da28c6c7c6a1387217352ce02b31754deb54d2a',
|
||||
'src/tools':
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + '760760aa9f930a9d2beac1d941e672a0117d5f77',
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + 'b07dd0d8bdf07140ee132a8c6b804ec1a9144990',
|
||||
'src/tools/gyp':
|
||||
Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563',
|
||||
'src/tools/swarming_client':
|
||||
@ -119,7 +119,7 @@ deps_os = {
|
||||
},
|
||||
'ios': {
|
||||
'src/ios':
|
||||
Var('chromium_git') + '/chromium/src/ios' + '@' + 'b16950b41ea619d43d80bc98b30a087f63633765',
|
||||
Var('chromium_git') + '/chromium/src/ios' + '@' + '9ceedfa2909dcfa94574d71e57dcc6b3cb703d48',
|
||||
},
|
||||
'unix': {
|
||||
'src/third_party/lss':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user