Index: pdfium.gyp |
diff --git a/pdfium.gyp b/pdfium.gyp |
index 06f960b1d4b4952736e14183346c2d6c5bf3727d..63d0c034043cc61c84e4cb38e6e509f1f573ab45 100644 |
--- a/pdfium.gyp |
+++ b/pdfium.gyp |
@@ -922,6 +922,7 @@ |
'conditions': [ |
['pdf_enable_xfa==1', { |
'sources': [ |
+ 'xfa/fde/xml/fde_xml_imp_unittest.cpp', |
'xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder_unittest.cpp', |
'xfa/fxfa/parser/xfa_utils_imp_unittest.cpp', |
], |