| Index: ash/common/system/status_area_widget.h
|
| diff --git a/ash/common/system/status_area_widget.h b/ash/common/system/status_area_widget.h
|
| index 562949612f0d98903f2ac0f73c4e0a6495a4c91b..9ee9143f9ce1fdb6a16801891a727810208bba0b 100644
|
| --- a/ash/common/system/status_area_widget.h
|
| +++ b/ash/common/system/status_area_widget.h
|
| @@ -79,8 +79,6 @@ class ASH_EXPORT StatusAreaWidget : public views::Widget,
|
|
|
| // Overridden from views::Widget:
|
| void OnNativeWidgetActivationChanged(bool active) override;
|
| - void OnMouseEvent(ui::MouseEvent* event) override;
|
| - void OnGestureEvent(ui::GestureEvent* event) override;
|
|
|
| // ShelfBackgroundAnimatorObserver:
|
| void UpdateShelfItemBackground(int alpha) override;
|
|
|