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
tree: 9ce98996a0d0041123d8fdf25e26293ca877cb77
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/