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..3b2a8517e748a483ee5873d390226e4e1a6651d3 100644 |
--- a/Source/core/rendering/svg/SVGInlineTextBox.h |
+++ b/Source/core/rendering/svg/SVGInlineTextBox.h |
@@ -28,7 +28,6 @@ |
namespace blink { |
-class RenderSVGResource; |
pdr.
2014/09/18 19:54:00
Remove the extra newline too please
zhaoze.zhou
2014/09/18 19:59:57
Done.
|
class SVGInlineTextBox FINAL : public InlineTextBox { |
public: |