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

Unified Diff: chrome/browser/notifications/message_center_settings_controller.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/notifications/message_center_settings_controller.h
diff --git a/chrome/browser/notifications/message_center_settings_controller.h b/chrome/browser/notifications/message_center_settings_controller.h
index d1cbbc6187ab20c67f5545a0c8d6a36ed602b017..7e534e6421c2aabe200b6dbadf5c80a6e2da39b5 100644
--- a/chrome/browser/notifications/message_center_settings_controller.h
+++ b/chrome/browser/notifications/message_center_settings_controller.h
@@ -30,17 +30,8 @@
#include "components/user_manager/user_manager.h"
#endif
-class Profile;
class NotifierSource;
-namespace base {
-class CancelableTaskTracker;
-}
-
-namespace favicon_base {
-struct FaviconImageResult;
-}
-
namespace message_center {
class ProfileNotifierGroup;
}

Powered by Google App Engine
This is Rietveld 408576698