Index: third_party/WebKit/Source/core/svg/SVGAElement.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGAElement.cpp b/third_party/WebKit/Source/core/svg/SVGAElement.cpp |
index 6dec847d065afa1859157d4c1a01cffe6f4f1823..a3283c6c2cd0693135c08c9531793fb984ad1233 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGAElement.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGAElement.cpp |
@@ -44,7 +44,6 @@ |
#include "core/page/ChromeClient.h" |
#include "core/page/Page.h" |
#include "core/svg/animation/SVGSMILElement.h" |
-#include "platform/PlatformMouseEvent.h" |
#include "platform/network/ResourceRequest.h" |
namespace blink { |