| Index: ash/aura/wm_shelf_aura.h
|
| diff --git a/ash/aura/wm_shelf_aura.h b/ash/aura/wm_shelf_aura.h
|
| index 8fc0f3c029923aa9092e54afd54fc50446ac588a..a4432be0657498f812718a1ff4319e360767b0ed 100644
|
| --- a/ash/aura/wm_shelf_aura.h
|
| +++ b/ash/aura/wm_shelf_aura.h
|
| @@ -47,7 +47,6 @@ class ASH_EXPORT WmShelfAura : 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;
|
|
|