Index: gyp/pdf.gyp |
diff --git a/gyp/pdf.gyp b/gyp/pdf.gyp |
index 7efbb5ccf377a514718d642cbff4cdd00c0618fd..d97f3d14016fa5dceff26f2ca5ad5d6206caafc7 100644 |
--- a/gyp/pdf.gyp |
+++ b/gyp/pdf.gyp |
@@ -46,11 +46,7 @@ |
], |
], |
# This section makes all targets that depend on this target |
mtklein
2015/08/03 20:57:04
kill this line too? (or finish the
|
- # #define SK_SUPPORT_PDF and have access to the pdf header files. |
'direct_dependent_settings': { |
- 'defines': [ |
- 'SK_SUPPORT_PDF', |
- ], |
'include_dirs': [ |
'../include/core', # SkDocument.h |
], |