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

Unified Diff: gyp/pdf.gyp

Issue 1259653004: remove flags that control no code (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 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 | « gyp/common.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/pdf.gyp
diff --git a/gyp/pdf.gyp b/gyp/pdf.gyp
index 7efbb5ccf377a514718d642cbff4cdd00c0618fd..693d3307da14d5ad531874be6a0ba0246632abd3 100644
--- a/gyp/pdf.gyp
+++ b/gyp/pdf.gyp
@@ -45,12 +45,7 @@
}
],
],
- # This section makes all targets that depend on this target
- # #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
],
« no previous file with comments | « gyp/common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698