Roll chromium_revision c09df0ce59..363ae99ff1 (482168:482171)

Change log: c09df0ce59..363ae99ff1
Full diff: c09df0ce59..363ae99ff1

Changed dependencies:
* src/tools: 3c9e5ef36c..972ee07933
DEPS diff: c09df0ce59..363ae99ff1/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2957713002
Cr-Commit-Position: refs/heads/master@{#18746}
This commit is contained in:
buildbot
2017-06-25 03:13:54 -07:00
committed by Commit Bot
parent 7a63db1139
commit d708b7c576

4
DEPS
View File

@ -2,7 +2,7 @@
vars = { vars = {
'chromium_git': 'https://chromium.googlesource.com', 'chromium_git': 'https://chromium.googlesource.com',
'chromium_revision': 'c09df0ce5984176ea0590a779ab15c6ce54e4731', 'chromium_revision': '363ae99ff183adae88c9642c450fc485808bf39c',
'boringssl_git': 'https://boringssl.googlesource.com', 'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client # the commit queue can handle CLs rolling swarming_client
@ -74,7 +74,7 @@ deps = {
'src/third_party/yasm/source/patched-yasm': 'src/third_party/yasm/source/patched-yasm':
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '7da28c6c7c6a1387217352ce02b31754deb54d2a', Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '7da28c6c7c6a1387217352ce02b31754deb54d2a',
'src/tools': 'src/tools':
Var('chromium_git') + '/chromium/src/tools' + '@' + '3c9e5ef36ce192c806485966f90c0a7479201b3e', Var('chromium_git') + '/chromium/src/tools' + '@' + '972ee079330022be05478a4b952e034fe69454bc',
'src/tools/gyp': 'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'eb296f67da078ec01f5e3a9ea9cdc6d26d680161', Var('chromium_git') + '/external/gyp.git' + '@' + 'eb296f67da078ec01f5e3a9ea9cdc6d26d680161',
'src/tools/swarming_client': 'src/tools/swarming_client':