| Index: Source/core/svg/SVGTextPathElement.cpp
|
| diff --git a/Source/core/svg/SVGTextPathElement.cpp b/Source/core/svg/SVGTextPathElement.cpp
|
| index 13a70cd5374674e081bc59f40e9f0eb4a94342ce..5359ec6b449ab38367e532246912abd5ff1e38a4 100644
|
| --- a/Source/core/svg/SVGTextPathElement.cpp
|
| +++ b/Source/core/svg/SVGTextPathElement.cpp
|
| @@ -23,7 +23,6 @@
|
| #include "core/svg/SVGTextPathElement.h"
|
|
|
| #include "SVGNames.h"
|
| -#include "core/dom/Attribute.h"
|
| #include "core/dom/NodeRenderingContext.h"
|
| #include "core/rendering/svg/RenderSVGResource.h"
|
| #include "core/rendering/svg/RenderSVGTextPath.h"
|
|
|