Index: third_party/WebKit/Source/core/events/MouseRelatedEvent.cpp |
diff --git a/third_party/WebKit/Source/core/events/MouseRelatedEvent.cpp b/third_party/WebKit/Source/core/events/MouseRelatedEvent.cpp |
index fe3639beb7b7e6ea6b67be22258fa7f5ca807b82..a5fbd5d26b8b893a4f7eae8f38da3305c176fb81 100644 |
--- a/third_party/WebKit/Source/core/events/MouseRelatedEvent.cpp |
+++ b/third_party/WebKit/Source/core/events/MouseRelatedEvent.cpp |
@@ -28,6 +28,7 @@ |
#include "core/frame/LocalFrame.h" |
#include "core/layout/LayoutObject.h" |
#include "core/paint/PaintLayer.h" |
+#include "core/svg/SVGElement.h" |
namespace blink { |