| 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 e06113b3e5819b433aa80ccf59b533bd4b17fbfc..ed648f50ce622d9baf95002b520757b154a9a0e7 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.
|
|
|