| Index: ui/message_center/views/notification_view.h
|
| diff --git a/ui/message_center/views/notification_view.h b/ui/message_center/views/notification_view.h
|
| index efcba38cf2f146668e16a7324b349fba1ca7f828..acc3a8f4b8ea76e0af7b03affc5cffdfb7fcd915 100644
|
| --- a/ui/message_center/views/notification_view.h
|
| +++ b/ui/message_center/views/notification_view.h
|
| @@ -70,7 +70,6 @@ class MESSAGE_CENTER_EXPORT NotificationView
|
| views::View* TargetForRect(views::View* root, const gfx::Rect& rect) override;
|
|
|
| void CreateOrUpdateViews(const Notification& notification);
|
| - void SetAccessibleName(const Notification& notification);
|
|
|
| void CreateOrUpdateTitleView(const Notification& notification);
|
| void CreateOrUpdateMessageView(const Notification& notification);
|
|
|