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

Unified Diff: build/common.gypi

Issue 149063008: Remove build references to third_party/cygwin (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove unused block Created 6 years, 10 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 | « DEPS ('k') | build/win/setup_cygwin_mount.py » ('j') | 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 91cfd0bd1540819ffb63f1815c69e32827ba17b3..514995db283159f9de06d547373c2212b0c3151d 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -4555,7 +4555,6 @@
'<(windows_sdk_path)/Include/winrt',
'$(VSInstallDir)/VC/atlmfc/include',
],
- 'msvs_cygwin_dirs': ['<(DEPTH)/third_party/cygwin'],
'msvs_cygwin_shell': 0,
'msvs_disabled_warnings': [4351, 4355, 4396, 4503, 4819,
# TODO(maruel): These warnings are level 4. They will be slowly
« no previous file with comments | « DEPS ('k') | build/win/setup_cygwin_mount.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698