Index: Source/platform/fonts/FontFallbackList.h |
diff --git a/Source/platform/fonts/FontFallbackList.h b/Source/platform/fonts/FontFallbackList.h |
index 39d3836ed63f3dfd4a95ac12aab788223d4c1882..61081f770d0f70164c3bd6cebb174f65d021c74e 100644 |
--- a/Source/platform/fonts/FontFallbackList.h |
+++ b/Source/platform/fonts/FontFallbackList.h |
@@ -30,11 +30,7 @@ |
namespace blink { |
class GlyphPageTreeNode; |
-class GraphicsContext; |
-class IntRect; |
class FontDescription; |
-class FontPlatformData; |
-class FontSelector; |
const int cAllFamiliesScanned = -1; |