Index: Source/core/rendering/svg/SVGInlineTextBox.h |
diff --git a/Source/core/rendering/svg/SVGInlineTextBox.h b/Source/core/rendering/svg/SVGInlineTextBox.h |
index b3c57c8148220234f20ad4101c320a2ed21afdd0..55abf4e764b7e5e0686a1bde306717804ca9508d 100644 |
--- a/Source/core/rendering/svg/SVGInlineTextBox.h |
+++ b/Source/core/rendering/svg/SVGInlineTextBox.h |
@@ -28,8 +28,6 @@ |
namespace blink { |
-class RenderSVGResource; |
- |
class SVGInlineTextBox FINAL : public InlineTextBox { |
public: |
SVGInlineTextBox(RenderObject&); |