Index: third_party/WebKit/Source/core/input/GestureManager.h |
diff --git a/third_party/WebKit/Source/core/input/GestureManager.h b/third_party/WebKit/Source/core/input/GestureManager.h |
index 8e992f2d3f503ff1b7297c0784865a0adc615331..6baedf18c9fd8846dd4477c014161408d51be17a 100644 |
--- a/third_party/WebKit/Source/core/input/GestureManager.h |
+++ b/third_party/WebKit/Source/core/input/GestureManager.h |
@@ -9,9 +9,9 @@ |
#include "core/frame/LocalFrame.h" |
#include "core/layout/HitTestRequest.h" |
#include "core/page/EventWithHitTestResults.h" |
-#include "platform/PlatformEvent.h" |
#include "public/platform/WebInputEventResult.h" |
#include "wtf/Optional.h" |
+#include "wtf/Time.h" |
namespace blink { |