Index: third_party/WebKit/Source/core/svg/SVGFEImageElement.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGFEImageElement.cpp b/third_party/WebKit/Source/core/svg/SVGFEImageElement.cpp |
index 06768c75f12d4ce1d75365c0adc1e8171dd7b6b6..79a884b17d4d258886efd6adc56e3c3d55b26bc7 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGFEImageElement.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGFEImageElement.cpp |
@@ -21,7 +21,6 @@ |
#include "core/svg/SVGFEImageElement.h" |
-#include "core/XLinkNames.h" |
#include "core/dom/Document.h" |
#include "core/fetch/FetchRequest.h" |
#include "core/fetch/ResourceFetcher.h" |