diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1384,6 +1384,8 @@ if (pdf_enable_xfa) { "xfa/fde/ifde_txtedtdorecord.h", "xfa/fde/ifde_txtedtengine.h", "xfa/fde/ifde_txtedtpage.h", + "xfa/fde/xml/cfde_xml_parser.cpp", + "xfa/fde/xml/cfde_xml_parser.h", "xfa/fde/xml/fde_xml.h", "xfa/fde/xml/fde_xml_imp.cpp", "xfa/fde/xml/fde_xml_imp.h", @@ -1756,8 +1758,6 @@ if (pdf_enable_xfa) { "xfa/fxfa/parser/cxfa_widetextread.h", "xfa/fxfa/parser/cxfa_widgetdata.cpp", "xfa/fxfa/parser/cxfa_widgetdata.h", - "xfa/fxfa/parser/cxfa_xml_parser.cpp", - "xfa/fxfa/parser/cxfa_xml_parser.h", "xfa/fxfa/parser/cxfa_xmllocale.cpp", "xfa/fxfa/parser/cxfa_xmllocale.h", "xfa/fxfa/parser/xfa_basic_data.cpp", |