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

Unified Diff: core/fxge/include/cfx_fontmapper.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_fontmapper.h
diff --git a/core/fxge/include/cfx_fontmapper.h b/core/fxge/include/cfx_fontmapper.h
index 09d542904422f7f622c757d729363289e5690116..0d82855c41dc7bfc22d1c550a01c9605a54dcf8f 100644
--- a/core/fxge/include/cfx_fontmapper.h
+++ b/core/fxge/include/cfx_fontmapper.h
@@ -13,6 +13,8 @@
#include "core/fxge/include/cfx_fontmgr.h"
#include "core/fxge/include/fx_font.h"
+class CFX_SubstFont;
+
class CFX_FontMapper {
public:
explicit CFX_FontMapper(CFX_FontMgr* mgr);

Powered by Google App Engine
This is Rietveld 408576698