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, |