Roll chromium_revision a2c4dd1ab5..f74de5a3c9 (447201:447212)
Change log:a2c4dd1ab5..f74de5a3c9Full diff:a2c4dd1ab5..f74de5a3c9Changed dependencies: * src/third_party:cfc5a7f896..c57421de05* src/tools:bebe01ab2a..d0543f2565DEPS diff:a2c4dd1ab5..f74de5a3c9/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2663173002 Cr-Commit-Position: refs/heads/master@{#16373}
This commit is contained in:
parent
a7ee14ebf5
commit
1783f169d9
6
DEPS
6
DEPS
@ -2,7 +2,7 @@
|
||||
|
||||
vars = {
|
||||
'chromium_git': 'https://chromium.googlesource.com',
|
||||
'chromium_revision': 'a2c4dd1ab5ba1423bdb46bd4b0111b942ad5f3fb',
|
||||
'chromium_revision': 'f74de5a3c99c463ae51c090d53770fb52f4ebeb4',
|
||||
'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' + '@' + 'cfc5a7f896a3b1224c2f2ac98bb1d8a49d3b38e0',
|
||||
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'c57421de05bbef669470e16bd789a82eeb271bb9',
|
||||
'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' + '@' + 'bebe01ab2a780693821babcb49408d6e9f4ec872',
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + 'd0543f25655b8a64b8a0757da149a16affb3182d',
|
||||
'src/tools/gyp':
|
||||
Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563',
|
||||
'src/tools/swarming_client':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user