Index: Source/platform/text/TextRun.h |
diff --git a/Source/platform/text/TextRun.h b/Source/platform/text/TextRun.h |
index 0b34736029a233c5fd9d27fb53f3beacb2012253..1ad154a70c17a102748e170cfb344691529540ff 100644 |
--- a/Source/platform/text/TextRun.h |
+++ b/Source/platform/text/TextRun.h |
@@ -37,14 +37,6 @@ class SkTextBlob; |
namespace blink { |
-class FloatPoint; |
-class Font; |
-class GraphicsContext; |
-class GlyphBuffer; |
-class SimpleFontData; |
-struct GlyphData; |
-struct SimpleShaper; |
- |
class PLATFORM_EXPORT TextRun { |
WTF_MAKE_FAST_ALLOCATED; |
public: |