summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-05-02 06:49:58 -0700
committerCommit bot <commit-bot@chromium.org>2016-05-02 06:49:58 -0700
commitb696f7d616ef397a01af1d6bd01c061922a259f7 (patch)
tree62d36b02b1c59320461235da8ee68009a6f544de /BUILD.gn
parent038bf0b129e56212a6de0989dca1ae023bb17c5d (diff)
downloadpdfium-b696f7d616ef397a01af1d6bd01c061922a259f7.tar.xz
Remove IFDE_TxtEdt interfaces where possible.
This CL removes the following and uses the only instance instead. * IFDE_TxtEdtParag * IFDE_TxtEdtEventSink * IFDE_TxtEdtEngine * IFDE_TxtEdtBuf Review-Url: https://codereview.chromium.org/1927973003
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 8a96f21f46..916ba2560f 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -930,7 +930,6 @@ if (pdf_enable_xfa) {
"xfa/fee/fx_wordbreak/fx_wordbreak_impl.cpp",
"xfa/fee/fx_wordbreak/fx_wordbreak_impl.h",
"xfa/fee/fx_wordbreak/fx_wordbreakdata.cpp",
- "xfa/fee/ifde_txtedtbuf.h",
"xfa/fee/ifde_txtedtengine.h",
"xfa/fee/ifde_txtedtpage.h",
"xfa/fgas/crt/fgas_algorithm.cpp",