| Index: ash/common/shelf/wm_shelf.h
|
| diff --git a/ash/common/shelf/wm_shelf.h b/ash/common/shelf/wm_shelf.h
|
| index b984fd2ba5f6d3e008420a471281e6638a31b1f1..88ba1e6e937212d219092b863e897b9d03890bc5 100644
|
| --- a/ash/common/shelf/wm_shelf.h
|
| +++ b/ash/common/shelf/wm_shelf.h
|
| @@ -78,11 +78,6 @@ class ASH_EXPORT WmShelf : public ShelfLayoutManagerObserver {
|
| // require shelf dimming. http://crbug.com/614453
|
| bool IsDimmed() const;
|
|
|
| - // Schedules a repaint for all shelf buttons.
|
| - // TODO(jamescook): Eliminate when ShelfView moves to //ash/common.
|
| - // http://crbug.com/615155
|
| - void SchedulePaint();
|
| -
|
| // Whether the shelf view is visible.
|
| // TODO(jamescook): Consolidate this with GetVisibilityState().
|
| bool IsVisible() const;
|
|
|