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 b49c778b0971c7c991fcd57289336dca150cfa2a..3ff577aafac35c6c44dbcdc11aa6b1d6e48192bb 100644 |
--- a/content/browser/renderer_host/input/input_router_impl.h |
+++ b/content/browser/renderer_host/input/input_router_impl.h |
@@ -33,7 +33,6 @@ namespace content { |
class InputAckHandler; |
class InputRouterClient; |
class OverscrollController; |
-class RenderWidgetHostImpl; |
struct DidOverscrollParams; |
// A default implementation for browser input event routing. |