summaryrefslogtreecommitdiff
path: root/xfa/fwl/theme/cfwl_widgettp.h
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-10-02 22:51:49 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-10-02 22:51:49 +0000
commita1c846c4cf3f8c08edfffa1cc6b60860c011000b (patch)
tree2b3cf4b4482db1046e92fe8f573f9eb341bc1750 /xfa/fwl/theme/cfwl_widgettp.h
parentddb1b871c86deb05dc7746c68b9fdbae5f7602cc (diff)
downloadpdfium-a1c846c4cf3f8c08edfffa1cc6b60860c011000b.tar.xz
Clean up some XFA forward declarations.
Change-Id: I2d30ceb5e475290c0842fe4add7ffb965dc77572 Reviewed-on: https://pdfium-review.googlesource.com/c/43316 Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'xfa/fwl/theme/cfwl_widgettp.h')
-rw-r--r--xfa/fwl/theme/cfwl_widgettp.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/xfa/fwl/theme/cfwl_widgettp.h b/xfa/fwl/theme/cfwl_widgettp.h
index 0facb1ee62..987129837c 100644
--- a/xfa/fwl/theme/cfwl_widgettp.h
+++ b/xfa/fwl/theme/cfwl_widgettp.h
@@ -20,13 +20,7 @@ class CFDE_TextOut;
class CFGAS_FontMgr;
class CFGAS_GEFont;
class CFWL_ThemeBackground;
-class CFWL_ThemePart;
class CFWL_ThemeText;
-class CFWL_Widget;
-
-#if _FX_PLATFORM_ != _FX_PLATFORM_WINDOWS_
-class CFX_FontSourceEnum_File;
-#endif
class CFWL_WidgetTP {
public: