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

Unified Diff: ceee/ie/plugin/scripting/scripting.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/plugin/bho/bho.gyp ('k') | ceee/ie/plugin/toolband/toolband.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ceee/ie/plugin/scripting/scripting.gyp
===================================================================
--- ceee/ie/plugin/scripting/scripting.gyp (revision 66116)
+++ ceee/ie/plugin/scripting/scripting.gyp (working copy)
@@ -39,12 +39,6 @@
'userscripts_librarian.h',
'userscripts_docs.h',
],
- 'configurations': {
- 'Debug': {
- 'msvs_precompiled_source': '../../common/precompile.cc',
- 'msvs_precompiled_header': '../../common/precompile.h',
- },
- },
},
{
'target_name': 'javascript_bindings',
« no previous file with comments | « ceee/ie/plugin/bho/bho.gyp ('k') | ceee/ie/plugin/toolband/toolband.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698