Index: content/browser/renderer_host/input/gesture_event_queue.h |
diff --git a/content/browser/renderer_host/input/gesture_event_queue.h b/content/browser/renderer_host/input/gesture_event_queue.h |
index aa8d7a153a9c7079b2909018d47a890ea618336c..9acfc3bd30fdcc3e3b6cd8f7fb096c37a4ac934f 100644 |
--- a/content/browser/renderer_host/input/gesture_event_queue.h |
+++ b/content/browser/renderer_host/input/gesture_event_queue.h |
@@ -23,7 +23,6 @@ |
namespace content { |
class GestureEventQueueTest; |
-class InputRouter; |
class MockRenderWidgetHost; |
// Interface with which the GestureEventQueue can forward gesture events, and |