Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(622)

Unified Diff: xfa/fde/fde_iterator.h

Issue 1866333003: Remove IFDE_Image, IFDE_PathSet, IFDE_ImageSet, and IFDE_WidgetSet. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: xfa/fde/fde_iterator.h
diff --git a/xfa/fde/fde_iterator.h b/xfa/fde/fde_iterator.h
index 5a0e7566a0ff45371a12fbd3696190419d1ec9c9..737fb8935f14cf4fa3e74daef722acac3cfd3024 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;

Powered by Google App Engine
This is Rietveld 408576698