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

Unified Diff: ceee/ie/ie.gyp

Issue 5015001: Remove all use of precompile headers from ceee gyp files.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 1 month 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 | « ceee/ie/common/common.gyp ('k') | ceee/ie/plugin/bho/bho.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ceee/ie/ie.gyp
===================================================================
--- ceee/ie/ie.gyp (revision 66121)
+++ ceee/ie/ie.gyp (working copy)
@@ -74,8 +74,6 @@
'AdditionalOptions': ['/Zm332', '/bigobj'],
},
},
- 'msvs_precompiled_source': 'testing/precompile.cc',
- 'msvs_precompiled_header': 'testing/precompile.h',
},
},
'dependencies': [
@@ -124,8 +122,6 @@
'AdditionalOptions': ['/Zm332'],
},
},
- 'msvs_precompiled_source': 'testing/precompile.cc',
- 'msvs_precompiled_header': 'testing/precompile.h',
},
},
'dependencies': [
« no previous file with comments | « ceee/ie/common/common.gyp ('k') | ceee/ie/plugin/bho/bho.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698