Index: third_party/WebKit/Source/core/input/ScrollManager.h |
diff --git a/third_party/WebKit/Source/core/input/ScrollManager.h b/third_party/WebKit/Source/core/input/ScrollManager.h |
index b87e24419aa2471867ca4683dcb1a69cb3db84aa..51fbc7b855cec6e37b0f8ad1bf310870fcea2955 100644 |
--- a/third_party/WebKit/Source/core/input/ScrollManager.h |
+++ b/third_party/WebKit/Source/core/input/ScrollManager.h |
@@ -7,7 +7,6 @@ |
#include "core/CoreExport.h" |
#include "core/page/EventWithHitTestResults.h" |
-#include "platform/PlatformEvent.h" |
#include "platform/geometry/LayoutSize.h" |
#include "platform/heap/Handle.h" |
#include "platform/heap/Visitor.h" |