| Index: third_party/WebKit/Source/core/svg/SVGTextPathElement.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGTextPathElement.cpp b/third_party/WebKit/Source/core/svg/SVGTextPathElement.cpp
|
| index e73d1236176e6ad1932bf33bc0b54fbcdd3327c8..3f889162dbd379bbb79f0cd78d6b9e386d4dafe7 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGTextPathElement.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGTextPathElement.cpp
|
| @@ -20,7 +20,6 @@
|
|
|
| #include "core/svg/SVGTextPathElement.h"
|
|
|
| -#include "core/XLinkNames.h"
|
| #include "core/layout/svg/LayoutSVGTextPath.h"
|
| #include "core/svg/SVGDocumentExtensions.h"
|
|
|
|
|