| Index: trunk/src/ui/message_center/views/notification_view.h
|
| ===================================================================
|
| --- trunk/src/ui/message_center/views/notification_view.h (revision 220506)
|
| +++ trunk/src/ui/message_center/views/notification_view.h (working copy)
|
| @@ -71,7 +71,6 @@
|
| views::View* top_view_;
|
| BoundedLabel* title_view_;
|
| BoundedLabel* message_view_;
|
| - BoundedLabel* context_message_view_;
|
| std::vector<views::View*> item_views_;
|
| views::View* icon_view_;
|
| views::View* bottom_view_;
|
|
|