Index: content/public/browser/web_ui_controller_factory.h |
diff --git a/content/public/browser/web_ui_controller_factory.h b/content/public/browser/web_ui_controller_factory.h |
index 80e88c700b38927993eac77346dbdfd3ebeef19a..ad45ab0920f55eda44cb409e4ea421ab026c4a66 100644 |
--- a/content/public/browser/web_ui_controller_factory.h |
+++ b/content/public/browser/web_ui_controller_factory.h |
@@ -13,7 +13,6 @@ class GURL; |
namespace content { |
class BrowserContext; |
-class WebContents; |
class WebUIController; |
// Interface for an object which controls which URLs are considered WebUI URLs |