summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 0 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 4b603415d9..222a1f4b14 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -773,7 +773,6 @@ if (pdf_enable_xfa) {
static_library("xfa") {
sources = [
- "xfa/include/foxitxfa.h",
"xfa/include/fwl/adapter/fwl_adapternative.h",
"xfa/include/fwl/adapter/fwl_adapterthreadmgr.h",
"xfa/include/fwl/adapter/fwl_adaptertimermgr.h",
@@ -941,7 +940,6 @@ if (pdf_enable_xfa) {
"xfa/src/fgas/src/localization/fx_localemgr.h",
"xfa/src/fgas/src/xml/fx_sax_imp.cpp",
"xfa/src/fgas/src/xml/fx_sax_imp.h",
- "xfa/src/foxitlib.h",
"xfa/src/fwl/src/basewidget/fwl_barcodeimp.cpp",
"xfa/src/fwl/src/basewidget/fwl_caretimp.cpp",
"xfa/src/fwl/src/basewidget/fwl_checkboximp.cpp",