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

Unified Diff: content/public/browser/web_ui_controller.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
« no previous file with comments | « content/public/browser/render_process_host.h ('k') | content/public/renderer/content_renderer_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/web_ui_controller.h
diff --git a/content/public/browser/web_ui_controller.h b/content/public/browser/web_ui_controller.h
index 46a7bcae94d269b7ed3809e1cbec5ff905bf09ac..d6db90f4b2c762546443a553031e1cca07a8a669 100644
--- a/content/public/browser/web_ui_controller.h
+++ b/content/public/browser/web_ui_controller.h
@@ -17,7 +17,6 @@ class ListValue;
namespace content {
class RenderFrameHost;
-class RenderViewHost;
class WebUI;
// A WebUI page is controller by the embedder's WebUIController object. It
« no previous file with comments | « content/public/browser/render_process_host.h ('k') | content/public/renderer/content_renderer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698