| Index: Source/core/svg/SVGTextContentElement.cpp
|
| diff --git a/Source/core/svg/SVGTextContentElement.cpp b/Source/core/svg/SVGTextContentElement.cpp
|
| index 6b9db035fe41a64a1d617cb5a02527a84fc9f8af..8678886ecc61572ef697b81d43c3333266c3cc1b 100644
|
| --- a/Source/core/svg/SVGTextContentElement.cpp
|
| +++ b/Source/core/svg/SVGTextContentElement.cpp
|
| @@ -33,7 +33,6 @@
|
| #include "core/rendering/RenderObject.h"
|
| #include "core/rendering/svg/RenderSVGResource.h"
|
| #include "core/rendering/svg/SVGTextQuery.h"
|
| -#include "core/svg/SVGElementInstance.h"
|
|
|
| namespace WebCore {
|
|
|
|
|