Index: third_party/WebKit/Source/core/events/TouchEvent.h |
diff --git a/third_party/WebKit/Source/core/events/TouchEvent.h b/third_party/WebKit/Source/core/events/TouchEvent.h |
index e9ff0322e6933b6d459f84daff8c7162097763fe..7603be93c681df77182deb3e70918cb6b3fb9bb9 100644 |
--- a/third_party/WebKit/Source/core/events/TouchEvent.h |
+++ b/third_party/WebKit/Source/core/events/TouchEvent.h |
@@ -30,8 +30,8 @@ |
#include "core/CoreExport.h" |
#include "core/dom/TouchList.h" |
#include "core/events/EventDispatchMediator.h" |
-#include "core/events/MouseRelatedEvent.h" |
#include "core/events/TouchEventInit.h" |
+#include "core/events/UIEventWithKeyState.h" |
#include "public/platform/WebPointerProperties.h" |
namespace blink { |