| Index: Source/core/svg/SVGTextPathElement.cpp
|
| diff --git a/Source/core/svg/SVGTextPathElement.cpp b/Source/core/svg/SVGTextPathElement.cpp
|
| index 9cbf1c149082ae91ff53dda7ace360c53f686afb..b3f2e1b1fb4298ffa56bb88e1e4f995453e4de34 100644
|
| --- a/Source/core/svg/SVGTextPathElement.cpp
|
| +++ b/Source/core/svg/SVGTextPathElement.cpp
|
| @@ -22,7 +22,6 @@
|
|
|
| #include "core/svg/SVGTextPathElement.h"
|
|
|
| -#include "SVGNames.h"
|
| #include "XLinkNames.h"
|
| #include "core/rendering/svg/RenderSVGResource.h"
|
| #include "core/rendering/svg/RenderSVGTextPath.h"
|
|
|