| Index: ui/message_center/message_center_tray.h
|
| diff --git a/ui/message_center/message_center_tray.h b/ui/message_center/message_center_tray.h
|
| index 86d35f745bed58da46b2a441abbc67cad49092c2..166f3f2b6643ca3200c5f2d1460728f9e3b39c0a 100644
|
| --- a/ui/message_center/message_center_tray.h
|
| +++ b/ui/message_center/message_center_tray.h
|
| @@ -77,7 +77,6 @@
|
| void OnNotificationClicked(const std::string& notification_id) override;
|
| void OnNotificationButtonClicked(const std::string& notification_id,
|
| int button_index) override;
|
| - void OnNotificationSettingsClicked(bool handled) override;
|
| void OnNotificationDisplayed(const std::string& notification_id,
|
| const DisplaySource source) override;
|
| void OnQuietModeChanged(bool in_quiet_mode) override;
|
|
|