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

Unified Diff: ceee/ie/common/common.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/broker/broker.gyp ('k') | ceee/ie/ie.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ceee/ie/common/common.gyp
===================================================================
--- ceee/ie/common/common.gyp (revision 66116)
+++ ceee/ie/common/common.gyp (working copy)
@@ -119,12 +119,6 @@
'../../../third_party/skia/include/config',
],
},
- 'configurations': {
- 'Debug': {
- 'msvs_precompiled_source': 'precompile.cc',
- 'msvs_precompiled_header': 'precompile.h',
- },
- },
},
]
}
« no previous file with comments | « ceee/ie/broker/broker.gyp ('k') | ceee/ie/ie.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698