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

Unified Diff: chrome/browser/notifications/notification_platform_bridge_mac.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/notification_platform_bridge_mac.h
diff --git a/chrome/browser/notifications/notification_platform_bridge_mac.h b/chrome/browser/notifications/notification_platform_bridge_mac.h
index e573e6bbadc7808ba68058c15b25e84def85b6ce..43ab69fb877b9b43d8bfb713442fe50b7a966044 100644
--- a/chrome/browser/notifications/notification_platform_bridge_mac.h
+++ b/chrome/browser/notifications/notification_platform_bridge_mac.h
@@ -20,7 +20,6 @@ class Notification;
@class NSDictionary;
@class NSUserNotificationCenter;
@class NSXPCConnection;
-class PrefService;
// This class is an implementation of NotificationPlatformBridge that will
// send platform notifications to the the MacOSX notification center.
« no previous file with comments | « chrome/browser/notifications/notification_display_service.h ('k') | chrome/browser/notifications/notifier_source.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698