| Index: ui/message_center/views/message_center_view.cc
|
| ===================================================================
|
| --- ui/message_center/views/message_center_view.cc (revision 200651)
|
| +++ ui/message_center/views/message_center_view.cc (working copy)
|
| @@ -189,7 +189,6 @@
|
| IDS_MESSAGE_CENTER_FOOTER_TITLE));
|
| notification_label_->SetAutoColorReadabilityEnabled(false);
|
| notification_label_->SetHorizontalAlignment(gfx::ALIGN_LEFT);
|
| - notification_label_->SetElideBehavior(views::Label::ELIDE_AT_END);
|
| notification_label_->SetEnabledColor(kFooterTextColor);
|
| AddChildView(notification_label_);
|
| settings_button_ = new NotificationCenterButton(
|
|
|