Roll chromium_revision d5df028c94..5e27d4b8d1 (463137:463138)
Change log:d5df028c94..5e27d4b8d1
Full diff:d5df028c94..5e27d4b8d1
Changed dependencies: * src/tools:1c8bc8ac1d..432368e757
DEPS diff:d5df028c94..5e27d4b8d1
/DEPS No update to Clang. TBR= BUG=None Review-Url: https://codereview.webrtc.org/2809533002 Cr-Commit-Position: refs/heads/master@{#17599}
This commit is contained in:
4
DEPS
4
DEPS
@ -2,7 +2,7 @@
|
||||
|
||||
vars = {
|
||||
'chromium_git': 'https://chromium.googlesource.com',
|
||||
'chromium_revision': 'd5df028c94de16ee0903b1c2f9ab5d39179d38af',
|
||||
'chromium_revision': '5e27d4b8d16d9830e52a44a44b4ff501a2a2e667',
|
||||
'boringssl_git': 'https://boringssl.googlesource.com',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling swarming_client
|
||||
@ -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' + '@' + '1c8bc8ac1dd8d233dc904df21ae1269ba6721752',
|
||||
Var('chromium_git') + '/chromium/src/tools' + '@' + '432368e757d3207b85be4abe6cbabc3e8f06d260',
|
||||
'src/tools/gyp':
|
||||
Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563',
|
||||
'src/tools/swarming_client':
|
||||
|
Reference in New Issue
Block a user