Index: content/browser/renderer_host/text_input_manager.h |
diff --git a/content/browser/renderer_host/text_input_manager.h b/content/browser/renderer_host/text_input_manager.h |
index 4bf2da6b7c2c23e87aa32460aec065c4270ed168..db2383bd9b1cfcd121783a72cae6666c0632ad63 100644 |
--- a/content/browser/renderer_host/text_input_manager.h |
+++ b/content/browser/renderer_host/text_input_manager.h |
@@ -23,7 +23,6 @@ namespace content { |
class RenderWidgetHostImpl; |
class RenderWidgetHostView; |
class RenderWidgetHostViewBase; |
-class WebContents; |
// A class which receives updates of TextInputState from multiple sources and |
// decides what the new TextInputState is. It also notifies the observers when |