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

Unified Diff: ui/message_center/message_center.gyp

Issue 11926032: Updated the look of web and basic notifications to match latest mockups. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 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 4e646b5ca45da6c08a348fdb560ef3476465f464..7c7dc1b6e397c2e8ba7f21be5464c3774e9894a7 100644
--- a/ui/message_center/message_center.gyp
+++ b/ui/message_center/message_center.gyp
@@ -25,8 +25,6 @@
'MESSAGE_CENTER_IMPLEMENTATION',
],
'sources': [
- 'base_format_view.cc',
- 'base_format_view.h',
'message_bubble_base.cc',
'message_bubble_base.h',
'message_center.cc',
@@ -40,12 +38,8 @@
'message_center_switches.h',
'message_popup_bubble.cc',
'message_popup_bubble.h',
- 'message_simple_view.cc',
- 'message_simple_view.h',
'message_view.cc',
'message_view.h',
- 'message_view_factory.cc',
- 'message_view_factory.h',
'notification_list.cc',
'notification_list.h',
'notification_view.cc',

Powered by Google App Engine
This is Rietveld 408576698