summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-04-27 12:47:01 -0700
committerCommit bot <commit-bot@chromium.org>2016-04-27 12:47:01 -0700
commit303e525325904cd9b6a847f48951510e7dd8a45e (patch)
treedab3ff0e3bda317dc51ef0caf8d15daf88e7e6b8 /BUILD.gn
parent43854a5073602a4613131aa6dbac5f7b9a095bcd (diff)
downloadpdfium-303e525325904cd9b6a847f48951510e7dd8a45e.tar.xz
More IFX_ interface cleanup.
Remove IFX_FontProvider, IFX_FontSourceEnum, IFX_SAXReader and IFX_SAXReaderHandler. Review-Url: https://codereview.chromium.org/1930533002
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn3
1 files changed, 1 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 747c6305bd..b4a6771344 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -969,9 +969,8 @@ 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/fgas/xml/fgas_sax_imp.cpp",
- "xfa/fgas/xml/fgas_sax_imp.h",
"xfa/fwl/basewidget/fwl_barcodeimp.cpp",
"xfa/fwl/basewidget/fwl_barcodeimp.h",
"xfa/fwl/basewidget/fwl_caretimp.cpp",