Index: gyp/pdf.gyp |
diff --git a/gyp/pdf.gyp b/gyp/pdf.gyp |
index 77d19223ab9c23bff791b1fac5ac0ab2e5ad503a..ee304880f551cb691c96d88e3eec590b9ec8b684 100644 |
--- a/gyp/pdf.gyp |
+++ b/gyp/pdf.gyp |
@@ -40,7 +40,6 @@ |
skia_os in ["win", "android", "linux", "chromeos", "mac"]', |
{ 'dependencies': [ 'sfntly.gyp:sfntly' ] } |
], |
- [ 'skia_pdf_generate_pdfa', { 'defines': ['SK_PDF_GENERATE_PDFA'] } ], |
[ 'skia_android_framework', { |
# Add SFTNLY support for PDF (which in turns depends on ICU) |
'include_dirs': [ |