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 15c064225fa1b49db97f011c99ddd5fb9a3d4f35..931d679fb7306d5304992a645e685a21ed47f788 100644 |
--- a/ash/system/web_notification/web_notification_tray.h |
+++ b/ash/system/web_notification/web_notification_tray.h |
@@ -105,6 +105,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; |