summaryrefslogtreecommitdiff
path: root/core/fxge/cfx_fontmgr.h
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-01-11 14:31:41 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-01-11 14:31:41 +0000
commit96d6b4df3a96976bb3d9ba068a88bf655f3da856 (patch)
tree581c27d52e82c4643cea90558c7feba784eeae39 /core/fxge/cfx_fontmgr.h
parent762502141cc93fb22fbfcf536d81752c4c6886aa (diff)
downloadpdfium-96d6b4df3a96976bb3d9ba068a88bf655f3da856.tar.xz
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 <dsinclair@chromium.org> Reviewed-by: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'core/fxge/cfx_fontmgr.h')
-rw-r--r--core/fxge/cfx_fontmgr.h2
1 files changed, 1 insertions, 1 deletions
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: