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

Unified Diff: ui/message_center/message_center.gyp

Issue 11647031: Renamed MessageViewMultiple to NotificationView (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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
« no previous file with comments | « no previous file | ui/message_center/message_view_factory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/message_center/message_center.gyp
diff --git a/ui/message_center/message_center.gyp b/ui/message_center/message_center.gyp
index 28e86fdf935e051981ed98c73ee4c075c4ef1a3c..ee5706b7b922aab81f73163433f1d01185e9ce70 100644
--- a/ui/message_center/message_center.gyp
+++ b/ui/message_center/message_center.gyp
@@ -43,10 +43,10 @@
'message_view.h',
'message_view_factory.cc',
'message_view_factory.h',
- 'message_view_multiple.cc',
- 'message_view_multiple.h',
'notification_list.cc',
'notification_list.h',
+ 'notification_view.cc',
+ 'notification_view.h',
'quiet_mode_bubble.cc',
'quiet_mode_bubble.h',
],
« no previous file with comments | « no previous file | ui/message_center/message_view_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698