win: Move cipd toolchain pull to subdirectory of third_party/win

In case we want more things under third_party/win, having a toolchain
subdir makes more sense.

Bug: crashpad:236
Change-Id: Iefb54117c286d79f96ffa7beca9e3e3aab3f208e
Reviewed-on: https://chromium-review.googlesource.com/1110489
Reviewed-by: Joshua Peraza <jperaza@chromium.org>
Commit-Queue: Scott Graham <scottmg@chromium.org>
This commit is contained in:
Scott Graham 2018-06-21 11:49:31 -07:00 committed by Commit Bot
parent fec77b7593
commit b0de1cff1b

2
DEPS
View File

@ -245,7 +245,7 @@ hooks = [
'install',
'chrome_internal/third_party/sdk/windows',
'uploaded:2018-06-13',
'-root', 'crashpad/third_party/win',
'-root', 'crashpad/third_party/win/toolchain',
'-log-level', 'info',
],
},