diff options
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index aa18478824..82a170dbe2 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -8,7 +8,7 @@ #'chromium_code': 1, 'pdf_use_skia%': 0, 'pdf_enable_v8%': 1, - 'pdf_enable_xfa%': 1, + 'pdf_enable_xfa%': 0, # Set to 1 by standalone.gypi in a standalone build. 'conditions': [ ['OS=="linux"', { 'bundle_freetype%': 0, |