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

Unified Diff: third_party/isimpledom/isimpledom.gyp

Issue 7599005: remove _p.c files to avoid link errors when incremental linking (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 years, 4 months 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 | « third_party/iaccessible2/iaccessible2.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/isimpledom/isimpledom.gyp
diff --git a/third_party/isimpledom/isimpledom.gyp b/third_party/isimpledom/isimpledom.gyp
index d85569f99d6557103fc848c0815afe85e207697a..b59f5347756206e64f02774b194df89cbbdcd5f7 100644
--- a/third_party/isimpledom/isimpledom.gyp
+++ b/third_party/isimpledom/isimpledom.gyp
@@ -23,13 +23,10 @@
'ISimpleDOMText.idl',
'<(INTERMEDIATE_DIR)/ISimpleDOMDocument.h',
'<(INTERMEDIATE_DIR)/ISimpleDOMDocument_i.c',
- '<(INTERMEDIATE_DIR)/ISimpleDOMDocument_p.c',
'<(INTERMEDIATE_DIR)/ISimpleDOMNode.h',
'<(INTERMEDIATE_DIR)/ISimpleDOMNode_i.c',
- '<(INTERMEDIATE_DIR)/ISimpleDOMNode_p.c',
'<(INTERMEDIATE_DIR)/ISimpleDOMText.h',
'<(INTERMEDIATE_DIR)/ISimpleDOMText_i.c',
- '<(INTERMEDIATE_DIR)/ISimpleDOMText_p.c',
],
'hard_dependency': 1,
'direct_dependent_settings': {
« no previous file with comments | « third_party/iaccessible2/iaccessible2.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698