| 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 fb2a72d342986a34fa3a8f481b0d7cb871be8ef3..ce64dd8ac6342628c87d995fa7173a00d02e1ba6 100644
|
| --- a/ash/common/system/web_notification/web_notification_tray.h
|
| +++ b/ash/common/system/web_notification/web_notification_tray.h
|
| @@ -69,9 +69,6 @@ class ASH_EXPORT WebNotificationTray
|
| // Returns true if the message center bubble is visible.
|
| bool IsMessageCenterBubbleVisible() const;
|
|
|
| - // Returns true if the mouse is inside the notification bubble.
|
| - bool IsMouseInNotificationBubble() const;
|
| -
|
| // Shows the message center bubble.
|
| void ShowMessageCenterBubble();
|
|
|
|
|