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

Unified Diff: ui/message_center/message_center.gyp

Issue 12326091: Made notification center notifications collapsed and expandable. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Implemented review suggestions. Created 7 years, 10 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.gyp
diff --git a/ui/message_center/message_center.gyp b/ui/message_center/message_center.gyp
index 5cb0d93f8db6854357338383ed94fec8ad95b8cf..32301a9258646881c5d3a873bba716a2c8d4b271 100644
--- a/ui/message_center/message_center.gyp
+++ b/ui/message_center/message_center.gyp
@@ -52,6 +52,7 @@
'message_view.h',
'notification.cc',
'notification.h',
+ 'notification_change_delegate.h',
'notification_list.cc',
'notification_list.h',
'notification_types.cc',

Powered by Google App Engine
This is Rietveld 408576698