| 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.
|
|
|