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

Unified Diff: ui/message_center/views/notification_view.h

Issue 305633004: Puts notification buttons back below the image (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Improved the test. Created 6 years, 7 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/views/notification_view.h
diff --git a/ui/message_center/views/notification_view.h b/ui/message_center/views/notification_view.h
index 3e009d7842c87e7d616c6c6171da3abfc8bf6e4f..2d6913124cc390055d92524f4f19475b71aa51dc 100644
--- a/ui/message_center/views/notification_view.h
+++ b/ui/message_center/views/notification_view.h
@@ -76,6 +76,8 @@ class MESSAGE_CENTER_EXPORT NotificationView : public MessageView,
FRIEND_TEST_ALL_PREFIXES(NotificationViewTest, UpdateButtonsStateTest);
FRIEND_TEST_ALL_PREFIXES(NotificationViewTest, UpdateButtonCountTest);
+ friend class NotificationViewTest;
+
void CreateOrUpdateViews(const Notification& notification);
void SetAccessibleName(const Notification& notification);
« no previous file with comments | « no previous file | ui/message_center/views/notification_view.cc » ('j') | ui/message_center/views/notification_view_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698