| Index: ash/mus/bridge/wm_shelf_mus.h
|
| diff --git a/ash/mus/bridge/wm_shelf_mus.h b/ash/mus/bridge/wm_shelf_mus.h
|
| index efbf38911d21b623d8a42f7dc1b05832372a0b55..68b789fe74b9fce66a34cc405e9768876cf68e95 100644
|
| --- a/ash/mus/bridge/wm_shelf_mus.h
|
| +++ b/ash/mus/bridge/wm_shelf_mus.h
|
| @@ -33,7 +33,6 @@ class WmShelfMus : public WmShelf {
|
| ShelfAutoHideState GetAutoHideState() const override;
|
| void UpdateAutoHideState() override;
|
| ShelfBackgroundType GetBackgroundType() const override;
|
| - bool IsDimmed() const override;
|
| bool IsShowingOverflowBubble() const override;
|
| void SchedulePaint() override;
|
| bool IsVisible() const override;
|
|
|