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

Unified Diff: ui/message_center/notifier_settings.h

Issue 787193002: Move logic for displaying notifications to the ProfileNotificationServiceImpl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@n-total
Patch Set: tests Created 6 years 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: 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);
« chrome/browser/notifications/notification_test_util.h ('K') | « chrome/chrome_tests_unit.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698