Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(124)

Unified Diff: ash/common/system/web_notification/web_notification_tray.h

Issue 2651723002: Remove dead code related to Notification View Bubble (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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();

Powered by Google App Engine
This is Rietveld 408576698