| Index: ash/common/shelf/wm_shelf.h
|
| diff --git a/ash/common/shelf/wm_shelf.h b/ash/common/shelf/wm_shelf.h
|
| index 0fbee4bc0b76c8150ee1b5008957e9191bfc0d89..3a6a27dd757b978b1d5881fb6bc70014160c796b 100644
|
| --- a/ash/common/shelf/wm_shelf.h
|
| +++ b/ash/common/shelf/wm_shelf.h
|
| @@ -44,9 +44,6 @@ class ASH_EXPORT WmShelf {
|
|
|
| virtual ShelfBackgroundType GetBackgroundType() const = 0;
|
|
|
| - // Shelf items are slightly dimmed (e.g. when a window is maximized).
|
| - virtual bool IsDimmed() const = 0;
|
| -
|
| // Whether the shelf item overflow bubble is visible.
|
| // TODO(jamescook): Eliminate when ShelfView moves to //ash/common.
|
| // http://crbug.com/615155
|
|
|