Fix gn builds with locally installed VS
gn builds that use a locally installed copy of Visual Studio (that is,
builds with DEPOT_TOOLS_WIN_TOOLCHAIN=0) fail to build because they
use the Windows 8.1 SDK, whereas Chrome now requires the Windows 10
SDK. This change updates the 8.1 references to point to 10.0.10586.0.
BUG=568201
Review URL: https://codereview.chromium.org/1615603002
Cr-Commit-Position: refs/heads/master@{#370830}
CrOS-Libchrome-Original-Commit: 953e376855384defa8c9b127e010c88cb6c56957
1 file changed