summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn30
1 files changed, 15 insertions, 15 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 06f33a72b7..84101f4311 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -874,21 +874,21 @@ if (pdf_enable_xfa) {
"xfa/src/fdp/src/tto/fde_textout.h",
"xfa/src/fdp/src/xml/fde_xml_imp.cpp",
"xfa/src/fdp/src/xml/fde_xml_imp.h",
- "xfa/src/fee/include/fx_wordbreak.h",
- "xfa/src/fee/include/ifde_txtedtbuf.h",
- "xfa/src/fee/include/ifde_txtedtengine.h",
- "xfa/src/fee/include/ifde_txtedtpage.h",
- "xfa/src/fee/src/fee/fde_txtedtbuf.cpp",
- "xfa/src/fee/src/fee/fde_txtedtbuf.h",
- "xfa/src/fee/src/fee/fde_txtedtengine.cpp",
- "xfa/src/fee/src/fee/fde_txtedtengine.h",
- "xfa/src/fee/src/fee/fde_txtedtpage.cpp",
- "xfa/src/fee/src/fee/fde_txtedtpage.h",
- "xfa/src/fee/src/fee/fde_txtedtparag.cpp",
- "xfa/src/fee/src/fee/fde_txtedtparag.h",
- "xfa/src/fee/src/fx_wordbreak/fx_wordbreak_impl.cpp",
- "xfa/src/fee/src/fx_wordbreak/fx_wordbreak_impl.h",
- "xfa/src/fee/src/fx_wordbreak/fx_wordbreakdata.cpp",
+ "xfa/src/fee/fde_txtedtbuf.cpp",
+ "xfa/src/fee/fde_txtedtbuf.h",
+ "xfa/src/fee/fde_txtedtengine.cpp",
+ "xfa/src/fee/fde_txtedtengine.h",
+ "xfa/src/fee/fde_txtedtpage.cpp",
+ "xfa/src/fee/fde_txtedtpage.h",
+ "xfa/src/fee/fde_txtedtparag.cpp",
+ "xfa/src/fee/fde_txtedtparag.h",
+ "xfa/src/fee/fx_wordbreak/fx_wordbreak.h",
+ "xfa/src/fee/fx_wordbreak/fx_wordbreak_impl.cpp",
+ "xfa/src/fee/fx_wordbreak/fx_wordbreak_impl.h",
+ "xfa/src/fee/fx_wordbreak/fx_wordbreakdata.cpp",
+ "xfa/src/fee/ifde_txtedtbuf.h",
+ "xfa/src/fee/ifde_txtedtengine.h",
+ "xfa/src/fee/ifde_txtedtpage.h",
"xfa/src/fgas/include/fx_alg.h",
"xfa/src/fgas/include/fx_cpg.h",
"xfa/src/fgas/include/fx_datetime.h",