| Index: third_party/WebKit/Source/core/svg/SVGCursorElement.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGCursorElement.cpp b/third_party/WebKit/Source/core/svg/SVGCursorElement.cpp
|
| index a656e0f5d3e4d75d2bb586d01b29653bcf827d87..e346e919612a32021709ec360289867400342cb0 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGCursorElement.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGCursorElement.cpp
|
| @@ -21,7 +21,6 @@
|
| #include "core/svg/SVGCursorElement.h"
|
|
|
| #include "core/SVGNames.h"
|
| -#include "core/XLinkNames.h"
|
|
|
| namespace blink {
|
|
|
|
|