| Index: ui/message_center/notifier_settings.h
|
| diff --git a/ui/message_center/notifier_settings.h b/ui/message_center/notifier_settings.h
|
| index 68ec9fd72580a29ae35328eedabed2a843191b1b..8bed9c663e6636f154d0186c5e51cf33483bdf94 100644
|
| --- a/ui/message_center/notifier_settings.h
|
| +++ b/ui/message_center/notifier_settings.h
|
| @@ -15,7 +15,6 @@
|
|
|
| class MessageCenterNotificationsTest;
|
| class MessageCenterTrayBridgeTest;
|
| -class StubNotificationUIManager;
|
|
|
| namespace ash {
|
| class WebNotificationTrayTest;
|
| @@ -75,7 +74,6 @@ struct MESSAGE_CENTER_EXPORT NotifierId {
|
| friend class TrayViewControllerTest;
|
| friend class ::MessageCenterNotificationsTest;
|
| friend class ::MessageCenterTrayBridgeTest;
|
| - friend class ::StubNotificationUIManager;
|
| friend class ash::WebNotificationTrayTest;
|
| friend class test::MessagePopupCollectionTest;
|
| FRIEND_TEST_ALL_PREFIXES(PopupControllerTest, Creation);
|
|
|