| Index: ash/system/web_notification/web_notification_tray.h
|
| diff --git a/ash/system/web_notification/web_notification_tray.h b/ash/system/web_notification/web_notification_tray.h
|
| index 18a85eed68eff0a80f72cb5e5d26a872356c10a0..be449da3b147cdb6e139b01dd5cb5e5b6b22e068 100644
|
| --- a/ash/system/web_notification/web_notification_tray.h
|
| +++ b/ash/system/web_notification/web_notification_tray.h
|
| @@ -119,9 +119,6 @@ class ASH_EXPORT WebNotificationTray
|
| ui::Accelerator* accelerator) OVERRIDE;
|
| virtual void ExecuteCommand(int command_id, int event_flags) OVERRIDE;
|
|
|
| - // Overridden from TrayBackgroundView.
|
| - virtual bool IsPressed() OVERRIDE;
|
| -
|
| message_center::MessageCenter* message_center() const;
|
|
|
| private:
|
|
|