| Index: Source/core/svg/SVGTextPathElement.cpp
|
| diff --git a/Source/core/svg/SVGTextPathElement.cpp b/Source/core/svg/SVGTextPathElement.cpp
|
| index a7b2c815d8db6210e5dcf9c06eeb8a0727dd5a88..986704f40b1d72fb4c21d2cea83c1fe0ef8e8b76 100644
|
| --- a/Source/core/svg/SVGTextPathElement.cpp
|
| +++ b/Source/core/svg/SVGTextPathElement.cpp
|
| @@ -25,7 +25,6 @@
|
| #include "XLinkNames.h"
|
| #include "core/rendering/svg/RenderSVGResource.h"
|
| #include "core/rendering/svg/RenderSVGTextPath.h"
|
| -#include "core/svg/SVGElementInstance.h"
|
|
|
| namespace WebCore {
|
|
|
|
|