From 96d6b4df3a96976bb3d9ba068a88bf655f3da856 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Thu, 11 Jan 2018 14:31:41 +0000 Subject: Remove core/fxge/cfx_fontmgr.h from headers. Then do IWYU for CFX_FontMgr users. Change-Id: Id77529ccf45ec448c56c40412b78eb55925bd00e Reviewed-on: https://pdfium-review.googlesource.com/22531 Commit-Queue: dsinclair Reviewed-by: dsinclair --- core/fxge/cfx_fontmgr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/fxge/cfx_fontmgr.h') diff --git a/core/fxge/cfx_fontmgr.h b/core/fxge/cfx_fontmgr.h index 5c888a743e..e53a4ca324 100644 --- a/core/fxge/cfx_fontmgr.h +++ b/core/fxge/cfx_fontmgr.h @@ -12,10 +12,10 @@ #include "core/fxge/fx_font.h" -class IFX_SystemFontInfo; class CFX_FontMapper; class CFX_SubstFont; class CTTFontDesc; +class IFX_SystemFontInfo; class CFX_FontMgr { public: -- cgit v1.2.3