Roll chromium_revision c1ad8f0a9e..4dbe8b7c5c (467572:467609)
Change log:c1ad8f0a9e..4dbe8b7c5cFull diff:c1ad8f0a9e..4dbe8b7c5cChanged dependencies: * src/base:204c30d26c..b9d8077ea9* src/build:dd5adf3f10..7c160a8fdd* src/third_party:b63c609c71..b939684d5e* src/tools:0b679d7680..07e72eee62DEPS diff:c1ad8f0a9e..4dbe8b7c5c/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2844173003 Cr-Commit-Position: refs/heads/master@{#17900}
This commit is contained in:
parent
0bef66c82e
commit
e173802797
10
DEPS
10
DEPS
@ -2,7 +2,7 @@
|
||||
|
||||
vars = {
|
||||
'chromium_git': 'https://chromium.googlesource.com',
|
||||
'chromium_revision': 'c1ad8f0a9e80c7b864f432fb4cdbb6f987de53fb',
|
||||
'chromium_revision': '4dbe8b7c5c9762619c4baf47e4650a9d8139d48f',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -34,9 +34,9 @@ deps = {
|
||||
# TODO(kjellander): Move this to be Android-only once the libevent dependency
|
||||
# in base/third_party/libevent is solved.
|
||||
'src/base':
|
||||
Var('chromium_git') + '/chromium/src/base' + '@' + '204c30d26c452e0d424b250cf2f9b90a48b3d969',
|
||||
Var('chromium_git') + '/chromium/src/base' + '@' + 'b9d8077ea9407807662789e8820dc1abcfbd03f6',
|
||||
'src/build':
|
||||
Var('chromium_git') + '/chromium/src/build' + '@' + 'dd5adf3f10f1d98c7eacd18f371eb4c30a29e4d2',
|
||||
Var('chromium_git') + '/chromium/src/build' + '@' + '7c160a8fdd2422f7e714d60b7ea3ffc8d3d02cd0',
|
||||
'src/buildtools':
|
||||
Var('chromium_git') + '/chromium/buildtools.git' + '@' + '98f00fa10dbad2cdbb2e297a66c3d6d5bc3994f3',
|
||||
'src/testing':
|
||||
@ -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' + '@' + 'b63c609c712282c695faca26af16f75346fb476b',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'b939684d5e4c35c6a9ba95140c74d5f80652d6c1',
|
||||
'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' + '@' + '0b679d7680d69c5d6d2786fe3bebd7c7dd757a22',
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + '07e72eee620e246aafd2002b616932cad023e7ea',
|
||||
'src/tools/gyp':
|
||||
Var('chromium_git') + '/external/gyp.git' + '@' + 'eb296f67da078ec01f5e3a9ea9cdc6d26d680161',
|
||||
'src/tools/swarming_client':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user