 Chromium Code Reviews
 Chromium Code Reviews Issue 153393003:
  Merge 248802 "Remove build references to third_party/cygwin"  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/branches/1823/src/
    
  
    Issue 153393003:
  Merge 248802 "Remove build references to third_party/cygwin"  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/branches/1823/src/| Index: build/common.gypi | 
| =================================================================== | 
| --- build/common.gypi (revision 248877) | 
| +++ build/common.gypi (working copy) | 
| @@ -4557,7 +4557,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 |