summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index c4da7d6da6..dfc6d6c833 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -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",