| 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 fbba6d45c27ba8f4eabdea50579bf6526983391d..2d229ee0dd7b64a928f03bd99c43241d350e5598 100644
|
| --- a/ash/system/web_notification/web_notification_tray.h
|
| +++ b/ash/system/web_notification/web_notification_tray.h
|
| @@ -92,10 +92,6 @@ class ASH_EXPORT WebNotificationTray
|
| void OnMouseEnteredView() override;
|
| void OnMouseExitedView() override;
|
| base::string16 GetAccessibleNameForBubble() override;
|
| - void OnBeforeBubbleWidgetInit(
|
| - views::Widget* anchor_widget,
|
| - views::Widget* bubble_widget,
|
| - views::Widget::InitParams* params) const override;
|
| void HideBubble(const views::TrayBubbleView* bubble_view) override;
|
|
|
| // Overridden from MessageCenterTrayDelegate.
|
|
|