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

Unified Diff: chrome/browser/ui/webui/instant_ui.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment Created 4 years, 1 month 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: chrome/browser/ui/webui/instant_ui.h
diff --git a/chrome/browser/ui/webui/instant_ui.h b/chrome/browser/ui/webui/instant_ui.h
index c0d543b369e10b44e9a807fc47e6ef52fc5a422b..25ba89fbf92f0822c9072d4a9b3ff51cdae7811c 100644
--- a/chrome/browser/ui/webui/instant_ui.h
+++ b/chrome/browser/ui/webui/instant_ui.h
@@ -8,11 +8,6 @@
#include "base/macros.h"
#include "content/public/browser/web_ui_controller.h"
-
-namespace content {
-class BrowserContext;
-}
-
namespace user_prefs {
class PrefRegistrySyncable;
}
« no previous file with comments | « chrome/browser/ui/webui/identity_internals_ui.h ('k') | chrome/browser/ui/webui/invalidations_message_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698