diff options
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index d9e1cfb8f7..2f0392adc9 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -943,6 +943,7 @@ 'conditions': [ ['pdf_enable_xfa==1', { 'sources': [ + 'xfa/fde/css/fde_cssdatatable.cpp', 'xfa/fde/xml/fde_xml_imp_unittest.cpp', 'xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder_unittest.cpp', 'xfa/fxfa/app/xfa_textlayout_unittest.cpp', |