Roll chromium_revision f622c97dff..688e7e1a92 (440913:440943)
Change log:f622c97dff..688e7e1a92Full diff:f622c97dff..688e7e1a92Changed dependencies: * src/third_party:6084541c8f..1e77bb1929* src/tools:53815f6cb6..7a9e8bf542DEPS diff:f622c97dff..688e7e1a92/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2607083002 Cr-Commit-Position: refs/heads/master@{#15828}
This commit is contained in:
parent
7a7da3c6c1
commit
0eab9145e7
6
DEPS
6
DEPS
@ -2,7 +2,7 @@
|
||||
|
||||
vars = {
|
||||
'chromium_git': 'https://chromium.googlesource.com',
|
||||
'chromium_revision': 'f622c97dff9a1df040b5faf60a0948ce9c4df0e1',
|
||||
'chromium_revision': '688e7e1a92dc7780cebf1a7f3644ae5d83ad24e7',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -50,7 +50,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' + '@' + '6084541c8febea682a2d7bb0d550c489b728b490',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + '1e77bb19290a1d4836ef8c2c254fa36145aef9f8',
|
||||
'src/third_party/boringssl/src':
|
||||
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
|
||||
'src/third_party/catapult':
|
||||
@ -85,7 +85,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' + '@' + '53815f6cb69a3e8fd968293fd297cde261245b20',
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + '7a9e8bf542f5ef5091bb2e8e25061a5b370e86a7',
|
||||
'src/tools/gyp':
|
||||
Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563',
|
||||
'src/tools/swarming_client':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user