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

Unified Diff: build/common.gypi

Issue 405723002: win: Do not add directories already in C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLU… Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: hmm Created 6 years, 5 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: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index db01f93e0664e2469b03eff81e6dc1c8e1a7b1c4..b083462912fff95e85d89839cdb18891d98c996b 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -5270,12 +5270,6 @@
],
}],
],
- 'msvs_system_include_dirs': [
- '<(windows_sdk_path)/Include/shared',
- '<(windows_sdk_path)/Include/um',
- '<(windows_sdk_path)/Include/winrt',
- '$(VSInstallDir)/VC/atlmfc/include',
- ],
'msvs_cygwin_shell': 0,
'msvs_disabled_warnings': [
4351, 4355, 4396, 4503, 4819,
« 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