| 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 0817c970cacd888e4c65aae0d50eee62398c50d8..a22a4bcfa9e2c8936eab91fa87940e5b28f1c41a 100644
|
| --- a/ash/common/system/web_notification/web_notification_tray.h
|
| +++ b/ash/common/system/web_notification/web_notification_tray.h
|
| @@ -99,9 +99,6 @@ class ASH_EXPORT WebNotificationTray
|
| void OnMouseEnteredView() override;
|
| void OnMouseExitedView() override;
|
| base::string16 GetAccessibleNameForBubble() override;
|
| - gfx::Rect GetAnchorRect(views::Widget* anchor_widget,
|
| - AnchorType anchor_type,
|
| - AnchorAlignment anchor_alignment) const override;
|
| void OnBeforeBubbleWidgetInit(
|
| views::Widget* anchor_widget,
|
| views::Widget* bubble_widget,
|
|
|