summaryrefslogtreecommitdiff
path: root/xfa/fde/fde_iterator.h
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-04-13 10:58:52 -0700
committerCommit bot <commit-bot@chromium.org>2016-04-13 10:58:52 -0700
commit08153b16fb1c7e9849cc33f1b9d4f1521240d18e (patch)
tree4906b17cc38830d9a341b571011c930907c06795 /xfa/fde/fde_iterator.h
parent6d8e981b51458f0381031fe240f5215db9906622 (diff)
downloadpdfium-08153b16fb1c7e9849cc33f1b9d4f1521240d18e.tar.xz
Remove IFDE_Image, IFDE_PathSet, IFDE_ImageSet, and IFDE_WidgetSet.
These interfaces were not implemented, removed. BUG=pdfium:468 Review URL: https://codereview.chromium.org/1866333003
Diffstat (limited to 'xfa/fde/fde_iterator.h')
-rw-r--r--xfa/fde/fde_iterator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa/fde/fde_iterator.h b/xfa/fde/fde_iterator.h
index 5a0e7566a0..737fb8935f 100644
--- a/xfa/fde/fde_iterator.h
+++ b/xfa/fde/fde_iterator.h
@@ -9,6 +9,7 @@
#include "xfa/fde/fde_visualset.h"
#include "xfa/fgas/crt/fgas_memory.h"
+#include "xfa/fgas/crt/fgas_utils.h"
struct FDE_CANVASITEM {
IFDE_CanvasSet* pCanvas;