| Index: Source/core/svg/SVGTextPositioningElement.cpp
|
| diff --git a/Source/core/svg/SVGTextPositioningElement.cpp b/Source/core/svg/SVGTextPositioningElement.cpp
|
| index a8f76227b88ea5b721cacdf4107155d9e4fd361d..39401453774aff591d8cc4bfa3fe75e820e75d45 100644
|
| --- a/Source/core/svg/SVGTextPositioningElement.cpp
|
| +++ b/Source/core/svg/SVGTextPositioningElement.cpp
|
| @@ -23,7 +23,6 @@
|
| #include "core/svg/SVGTextPositioningElement.h"
|
|
|
| #include "SVGNames.h"
|
| -#include "core/dom/Attribute.h"
|
| #include "core/rendering/svg/RenderSVGResource.h"
|
| #include "core/rendering/svg/RenderSVGText.h"
|
| #include "core/svg/SVGElementInstance.h"
|
|
|