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

Unified Diff: ui/message_center/message_center.h

Issue 12668009: Revert 188217 "Switch Windows to use the MessagePopupCollection" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 9 months 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/message_center.h
===================================================================
--- ui/message_center/message_center.h (revision 188316)
+++ ui/message_center/message_center.h (working copy)
@@ -171,9 +171,6 @@
virtual ~MessageCenter();
private:
- FRIEND_TEST_ALL_PREFIXES(WebNotificationTrayWinTest,
- ManyMessageCenterNotifications);
- FRIEND_TEST_ALL_PREFIXES(WebNotificationTrayWinTest, ManyPopupNotifications);
// Calls OnMessageCenterChanged on each observer.
void NotifyMessageCenterChanged(bool new_notification);

Powered by Google App Engine
This is Rietveld 408576698