Commit 701b19bf by Jamie Madill Committed by Commit Bot

Use the Windows 10 SDK in standalone builds.

BUG=None Change-Id: I52a9beeddfc83ee8711cc23979a97c79a4f22227 Reviewed-on: https://chromium-review.googlesource.com/358109Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
parent 3820e9c1
......@@ -7,7 +7,7 @@
{
'component%': 'static_library',
'use_libpci%': 1,
'windows_sdk_path%': 'C:/Program Files (x86)/Windows Kits/8.1',
'windows_sdk_path%': 'C:/Program Files (x86)/Windows Kits/10',
# build/gyp_angle sets this to 1.
'angle_standalone%': '0',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment