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

Unified Diff: gyp/sfntly.gyp

Issue 2273343002: SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern (Closed)
Patch Set: fix gyp/pdf.gyp syntax error Created 4 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/pdf.gyp ('k') | public.bzl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/sfntly.gyp
diff --git a/gyp/sfntly.gyp b/gyp/sfntly.gyp
index 7ee7b986336c2b0081f451ffd808853b7cc803a8..09d40943dd11149dc38414939868f4bd1270a8c0 100644
--- a/gyp/sfntly.gyp
+++ b/gyp/sfntly.gyp
@@ -15,9 +15,6 @@
},
'direct_dependent_settings': {
'include_dirs': [ '<(sfntly_src_path)', ],
- 'defines': [
- 'SK_SFNTLY_SUBSETTER="sample/chromium/font_subsetter.h"',
- ],
},
'sources': [
'<(sfntly_src_path)/sample/chromium/font_subsetter.cc',
« no previous file with comments | « gyp/pdf.gyp ('k') | public.bzl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698