Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 5e538e0096e3cb2c8f31184718050bb0eeeb0f4e..d2a4b7f80d2f7af4902dca73b30a9aea3bc32f54 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -942,6 +942,8 @@ if (pdf_enable_xfa) { |
"xfa/fde/ifx_chariter.h", |
"xfa/fde/tto/fde_textout.cpp", |
"xfa/fde/tto/fde_textout.h", |
+ "xfa/fde/xml/cfx_saxreader.cpp", |
+ "xfa/fde/xml/cfx_saxreader.h", |
"xfa/fde/xml/fde_xml.h", |
"xfa/fde/xml/fde_xml_imp.cpp", |
"xfa/fde/xml/fde_xml_imp.h", |
@@ -981,8 +983,6 @@ if (pdf_enable_xfa) { |
"xfa/fgas/localization/fgas_localeimp.h", |
"xfa/fgas/localization/fgas_localemgr.cpp", |
"xfa/fgas/localization/fgas_localemgr.h", |
- "xfa/fgas/xml/fgas_sax.cpp", |
- "xfa/fgas/xml/fgas_sax.h", |
"xfa/fwl/basewidget/fwl_barcodeimp.cpp", |
"xfa/fwl/basewidget/fwl_barcodeimp.h", |
"xfa/fwl/basewidget/fwl_caretimp.cpp", |