Index: content/browser/renderer_host/input/input_router_impl.h |
diff --git a/content/browser/renderer_host/input/input_router_impl.h b/content/browser/renderer_host/input/input_router_impl.h |
index 593db24316ff740241f927238aa50a47f11ae44f..338bc1e06168e680c3fecd60b04360ca4005e603 100644 |
--- a/content/browser/renderer_host/input/input_router_impl.h |
+++ b/content/browser/renderer_host/input/input_router_impl.h |
@@ -35,7 +35,6 @@ namespace content { |
class InputAckHandler; |
class InputRouterClient; |
-class OverscrollController; |
struct InputEventAck; |
// A default implementation for browser input event routing. |