Index: third_party/WebKit/Source/core/events/MouseEvent.h |
diff --git a/third_party/WebKit/Source/core/events/MouseEvent.h b/third_party/WebKit/Source/core/events/MouseEvent.h |
index a6fa57bb658798382185ce1fc505ef0c0f448149..767a3409f788b7365c57298d82b11f583eee7241 100644 |
--- a/third_party/WebKit/Source/core/events/MouseEvent.h |
+++ b/third_party/WebKit/Source/core/events/MouseEvent.h |
@@ -29,6 +29,7 @@ |
#include "core/events/MouseEventInit.h" |
#include "core/events/UIEventWithKeyState.h" |
#include "platform/PlatformMouseEvent.h" |
+#include "public/platform/WebMouseEvent.h" |
namespace blink { |
class DataTransfer; |