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

Unified Diff: core/fxge/include/cfx_fontmgr.h

Issue 2292503002: Refactor fx_font part 4 (Closed)
Patch Set: More changes Created 4 years, 4 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: core/fxge/include/cfx_fontmgr.h
diff --git a/core/fxge/include/cfx_fontmgr.h b/core/fxge/include/cfx_fontmgr.h
index dac8c5ac7b6aaf3d07a1a1a319a0d47e3d651448..c8e66aee144a747ea1551a41602069c2d6e8056e 100644
--- a/core/fxge/include/cfx_fontmgr.h
+++ b/core/fxge/include/cfx_fontmgr.h
@@ -14,6 +14,8 @@
class IFX_SystemFontInfo;
class CFX_FontMapper;
+class CFX_SubstFont;
+class CTTFontDesc;
class CFX_FontMgr {
public:

Powered by Google App Engine
This is Rietveld 408576698