Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(524)

Unified Diff: win8/win8.gyp

Issue 10962030: Remove Win8 SDK header as input to the win8 check_sdk_patch target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: win8/win8.gyp
diff --git a/win8/win8.gyp b/win8/win8.gyp
index 2d359e01b2b9609b3d7d24bc405c04fe5da00ec6..2cacb4257dbc4c1fbdc16d6ea73b20c349593d3c 100644
--- a/win8/win8.gyp
+++ b/win8/win8.gyp
@@ -21,7 +21,6 @@
'action_name': 'check_sdk_patch_action',
'inputs': [
'<(check_sdk_script)',
- '<(windows_sdk_path)/Include/winrt/asyncinfo.h',
],
'outputs': [
# This keeps the ninja build happy and provides a slightly helpful
@@ -37,4 +36,4 @@
],
},
],
-}
+}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698