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

Unified Diff: chrome/browser/notifications/message_center_notification_manager.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_notification_manager.h
diff --git a/chrome/browser/notifications/message_center_notification_manager.h b/chrome/browser/notifications/message_center_notification_manager.h
index 8c4d3e255931b6e07d993aeddd00ab89e8bc0163..3457e8c6f8762ddba1b35620467fc55069e4a791 100644
--- a/chrome/browser/notifications/message_center_notification_manager.h
+++ b/chrome/browser/notifications/message_center_notification_manager.h
@@ -25,7 +25,6 @@
#include "ui/message_center/message_center_tray_delegate.h"
#include "ui/message_center/message_center_types.h"
-class MessageCenterSettingsController;
class Notification;
class Profile;
class ProfileNotification;

Powered by Google App Engine
This is Rietveld 408576698