Roll chromium_revision 67970ee192..0dc3090c6e (470444:470445)

Change log: 67970ee192..0dc3090c6e
Full diff: 67970ee192..0dc3090c6e

Changed dependencies:
* src/tools: 9d9618879e..6c96ad6e16
DEPS diff: 67970ee192..0dc3090c6e/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2875573002
Cr-Commit-Position: refs/heads/master@{#18075}
This commit is contained in:
buildbot 2017-05-09 21:10:38 -07:00 committed by Commit bot
parent 3d1528846b
commit 5bb5bf2c90

4
DEPS
View File

@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
'chromium_revision': '67970ee192706eed7c080811732bab47383d636c',
'chromium_revision': '0dc3090c6e647245895ee6762dd6a07521382308',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@ -77,7 +77,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' + '@' + '9d9618879ee7810441d8ce8e32276054e078f2d9',
Var('chromium_git') + '/chromium/src/tools' + '@' + '6c96ad6e16622d14883a9cdf9a667c46381f739a',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'eb296f67da078ec01f5e3a9ea9cdc6d26d680161',
'src/tools/swarming_client':