| Index: Source/core/svg/SVGTextPositioningElement.cpp
|
| diff --git a/Source/core/svg/SVGTextPositioningElement.cpp b/Source/core/svg/SVGTextPositioningElement.cpp
|
| index 707f160b45b167a5448b6ebd1a2760a872f4bc24..2e0cae11f5965f941f1cbbb1e32e80f314ea7230 100644
|
| --- a/Source/core/svg/SVGTextPositioningElement.cpp
|
| +++ b/Source/core/svg/SVGTextPositioningElement.cpp
|
| @@ -25,7 +25,6 @@
|
| #include "SVGNames.h"
|
| #include "core/rendering/svg/RenderSVGResource.h"
|
| #include "core/rendering/svg/RenderSVGText.h"
|
| -#include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/SVGLengthList.h"
|
| #include "core/svg/SVGNumberList.h"
|
|
|
|
|