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

Unified Diff: chrome/browser/ui/webui/ntp/core_app_launcher_handler.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/ntp/core_app_launcher_handler.h
diff --git a/chrome/browser/ui/webui/ntp/core_app_launcher_handler.h b/chrome/browser/ui/webui/ntp/core_app_launcher_handler.h
index 584b239eabe3988c32e58070bceb4d71b658881a..fd1cb0dfe3ddeb7e15257caf1a9bd588cdaa0cf1 100644
--- a/chrome/browser/ui/webui/ntp/core_app_launcher_handler.h
+++ b/chrome/browser/ui/webui/ntp/core_app_launcher_handler.h
@@ -14,10 +14,6 @@
#include "content/public/browser/web_ui_message_handler.h"
#include "extensions/common/extension.h"
-namespace extensions {
-class Extension;
-}
-
namespace user_prefs {
class PrefRegistrySyncable;
}

Powered by Google App Engine
This is Rietveld 408576698