Index: content/browser/renderer_host/input/input_router.h |
diff --git a/content/browser/renderer_host/input/input_router.h b/content/browser/renderer_host/input/input_router.h |
index ee940d5f77592e5862ff9fbd816ea3e7c7e5b4d4..8446f7c1859ec23e2dec253a4a67d7d417fb2e3e 100644 |
--- a/content/browser/renderer_host/input/input_router.h |
+++ b/content/browser/renderer_host/input/input_router.h |
@@ -13,8 +13,6 @@ |
namespace content { |
-class InputRouterClient; |
- |
// The InputRouter allows the embedder to customize how input events are |
// sent to the renderer, and how responses are dispatched to the browser. |
// While the router should respect the relative order in which events are |