| Index: ash/common/system/web_notification/web_notification_tray.h
|
| diff --git a/ash/common/system/web_notification/web_notification_tray.h b/ash/common/system/web_notification/web_notification_tray.h
|
| index 0527238243a85d098c2ca18b540797dbee9fba5a..6938498016b13a470ac9069fa7106f7aa32b32c9 100644
|
| --- a/ash/common/system/web_notification/web_notification_tray.h
|
| +++ b/ash/common/system/web_notification/web_notification_tray.h
|
| @@ -122,8 +122,6 @@ class ASH_EXPORT WebNotificationTray
|
| // Overridden from SimpleMenuModel::Delegate.
|
| bool IsCommandIdChecked(int command_id) const override;
|
| bool IsCommandIdEnabled(int command_id) const override;
|
| - bool GetAcceleratorForCommandId(int command_id,
|
| - ui::Accelerator* accelerator) const override;
|
| void ExecuteCommand(int command_id, int event_flags) override;
|
|
|
| message_center::MessageCenter* message_center() const;
|
|
|