Index: Source/core/svg/SVGAElement.cpp |
diff --git a/Source/core/svg/SVGAElement.cpp b/Source/core/svg/SVGAElement.cpp |
index 473105d33c11eb4b1ae5dbfc8c4f8aa91f213356..6ff5b3b5e1189788e3fbc6e40344a373367bc309 100644 |
--- a/Source/core/svg/SVGAElement.cpp |
+++ b/Source/core/svg/SVGAElement.cpp |
@@ -45,7 +45,6 @@ |
#include "core/rendering/svg/RenderSVGInline.h" |
#include "core/rendering/svg/RenderSVGText.h" |
#include "core/rendering/svg/RenderSVGTransformableContainer.h" |
-#include "core/svg/SVGElementInstance.h" |
#include "core/svg/animation/SVGSMILElement.h" |
#include "platform/PlatformMouseEvent.h" |
#include "platform/network/ResourceRequest.h" |