Index: Source/platform/scroll/ScrollableArea.h |
diff --git a/Source/platform/scroll/ScrollableArea.h b/Source/platform/scroll/ScrollableArea.h |
index ea3490caaa9c77d119988296bf2162c37ef31801..b710d7d48efd7b1847df169a1666697405f0c095 100644 |
--- a/Source/platform/scroll/ScrollableArea.h |
+++ b/Source/platform/scroll/ScrollableArea.h |
@@ -35,10 +35,8 @@ |
namespace blink { |
class FloatPoint; |
-class GraphicsContext; |
class GraphicsLayer; |
class HostWindow; |
-class PlatformGestureEvent; |
class PlatformWheelEvent; |
class ProgrammaticScrollAnimator; |
class ScrollAnimator; |