Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1498)

Unified Diff: content/browser/renderer_host/text_input_manager.h

Issue 2537513006: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 e0a70b52f51aa3b55bbdb2cc74cf97369b16c6f1..40f404832368514a8d898e1814719bda1f90ea86 100644
--- a/content/browser/renderer_host/text_input_manager.h
+++ b/content/browser/renderer_host/text_input_manager.h
@@ -21,7 +21,6 @@ struct ViewHostMsg_SelectionBounds_Params;
namespace content {
class RenderWidgetHostImpl;
-class RenderWidgetHostView;
class RenderWidgetHostViewBase;
// A class which receives updates of TextInputState from multiple sources and

Powered by Google App Engine
This is Rietveld 408576698