Chromium Code Reviews| Index: gyp/pdf.gyp |
| diff --git a/gyp/pdf.gyp b/gyp/pdf.gyp |
| index ee304880f551cb691c96d88e3eec590b9ec8b684..77d19223ab9c23bff791b1fac5ac0ab2e5ad503a 100644 |
| --- a/gyp/pdf.gyp |
| +++ b/gyp/pdf.gyp |
| @@ -40,6 +40,7 @@ |
| 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': [ |