diff options
author | Dan Sinclair <dsinclair@chromium.org> | 2017-08-14 11:09:20 -0400 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-08-14 15:35:39 +0000 |
commit | 24b6af6c87f0d7f49f5213ae019616b9b07e2e8f (patch) | |
tree | faea13c7ac4a4ca63a186793519aa116b91792f2 /BUILD.gn | |
parent | 54a8390782c734f6c919f126ea5b93d5a3dcdc00 (diff) | |
download | pdfium-24b6af6c87f0d7f49f5213ae019616b9b07e2e8f.tar.xz |
Cleanup more fde defines
This CL cleans up more defines and shuffles some fde code around to
better locations.
Change-Id: I6af0e991d9fa489ca45d1d0f9d041657beef3b7e
Reviewed-on: https://pdfium-review.googlesource.com/10613
Commit-Queue: dsinclair <dsinclair@chromium.org>
Reviewed-by: Henrique Nakashima <hnakashima@chromium.org>
Reviewed-by: Tom Sepez <tsepez@chromium.org>
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1479,7 +1479,6 @@ if (pdf_enable_xfa) { "xfa/fde/cfde_visualsetiterator.cpp", "xfa/fde/cfde_visualsetiterator.h", "xfa/fde/ifde_txtedtdorecord.h", - "xfa/fde/ifde_txtedtengine.h", "xfa/fde/ifde_txtedtpage.h", "xfa/fgas/crt/cfgas_formatstring.cpp", "xfa/fgas/crt/cfgas_formatstring.h", |