summaryrefslogtreecommitdiffstats
path: root/ash/system/web_notification/web_notification_tray.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/system/web_notification/web_notification_tray.h')
-rw-r--r--ash/system/web_notification/web_notification_tray.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ash/system/web_notification/web_notification_tray.h b/ash/system/web_notification/web_notification_tray.h
index 0044875..d8b2fd3 100644
--- a/ash/system/web_notification/web_notification_tray.h
+++ b/ash/system/web_notification/web_notification_tray.h
@@ -107,6 +107,7 @@ class ASH_EXPORT WebNotificationTray
virtual bool ShowPopups() OVERRIDE;
virtual void HidePopups() OVERRIDE;
virtual bool ShowNotifierSettings() OVERRIDE;
+ virtual message_center::MessageCenterTray* GetMessageCenterTray() OVERRIDE;
// Overridden from TrayBackgroundView.
virtual bool IsPressed() OVERRIDE;