| Index: ash/shelf/shelf_widget.h
|
| diff --git a/ash/shelf/shelf_widget.h b/ash/shelf/shelf_widget.h
|
| index c23bffc0baf57aca76926fe6e8eb913733fac8df..ebf3e021bb4c4b16d8cf6a3a7b1757afc7c1a7f0 100644
|
| --- a/ash/shelf/shelf_widget.h
|
| +++ b/ash/shelf/shelf_widget.h
|
| @@ -106,10 +106,6 @@ class ASH_EXPORT ShelfWidget : public views::Widget,
|
| class DelegateView;
|
| friend class DelegateView;
|
|
|
| - // views::Widget:
|
| - void OnMouseEvent(ui::MouseEvent* event) override;
|
| - void OnGestureEvent(ui::GestureEvent* event) override;
|
| -
|
| WmShelfAura* wm_shelf_aura_;
|
|
|
| // Owned by the shelf container's aura::Window.
|
|
|