Index: Source/core/svg/SVGTextElement.cpp |
diff --git a/Source/core/svg/SVGTextElement.cpp b/Source/core/svg/SVGTextElement.cpp |
index ef70503567fcbc9f1ecd2223bbad74c5423b420b..2ad49dfd9a1fcbd2867df64ea13c2ad8cadfe239 100644 |
--- a/Source/core/svg/SVGTextElement.cpp |
+++ b/Source/core/svg/SVGTextElement.cpp |
@@ -19,10 +19,8 @@ |
*/ |
#include "config.h" |
- |
#include "core/svg/SVGTextElement.h" |
-#include "core/rendering/svg/RenderSVGResource.h" |
#include "core/rendering/svg/RenderSVGText.h" |
namespace blink { |