| Index: ash/aura/wm_shelf_aura.h
|
| diff --git a/ash/aura/wm_shelf_aura.h b/ash/aura/wm_shelf_aura.h
|
| index 86d5186117ea806295fa1ca755e05909ef148c6f..4859ea59569e44fc9628a738e2f80d9aa9fd14c3 100644
|
| --- a/ash/aura/wm_shelf_aura.h
|
| +++ b/ash/aura/wm_shelf_aura.h
|
| @@ -50,7 +50,6 @@ class ASH_EXPORT WmShelfAura : public WmShelf,
|
| ShelfBackgroundType GetBackgroundType() const override;
|
| WmDimmerView* CreateDimmerView(bool disable_animations_for_test) override;
|
| bool IsDimmed() const override;
|
| - bool IsShowingOverflowBubble() const override;
|
| void SchedulePaint() override;
|
| bool IsVisible() const override;
|
| void UpdateVisibilityState() override;
|
|
|