Index: chrome/installer/mini_installer.gyp |
=================================================================== |
--- chrome/installer/mini_installer.gyp (revision 30478) |
+++ chrome/installer/mini_installer.gyp (working copy) |
@@ -87,32 +87,6 @@ |
}, |
}, |
}, |
- 'conditions': [ |
- ['OS=="win"', { |
- # TODO(bradnelson): add a gyp mechanism to make this more |
- # graceful. |
- 'Purify': { |
- 'msvs_props': [ |
- 'mini_installer/mini_installer_release.vsprops' |
- ], |
- 'msvs_settings': { |
- 'VCCLCompilerTool': { |
- 'BasicRuntimeChecks': '0', |
- }, |
- }, |
- }, |
- 'Release - no tcmalloc': { |
- 'msvs_props': [ |
- 'mini_installer/mini_installer_release.vsprops' |
- ], |
- 'msvs_settings': { |
- 'VCCLCompilerTool': { |
- 'BasicRuntimeChecks': '0', |
- }, |
- }, |
- }, |
- }], |
- ], |
}, |
'rules': [ |
{ |