| Index: ash/common/shelf/wm_shelf.h
|
| diff --git a/ash/common/shelf/wm_shelf.h b/ash/common/shelf/wm_shelf.h
|
| index df9f5c18d3a36c5b0bf7d8f0e6e21c7e86f67a3a..4bfd2cfb15b4b0cb641db59fdcc6d089097ba72f 100644
|
| --- a/ash/common/shelf/wm_shelf.h
|
| +++ b/ash/common/shelf/wm_shelf.h
|
| @@ -64,11 +64,6 @@ class ASH_EXPORT WmShelf {
|
| // require shelf dimming. http://crbug.com/614453
|
| 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
|
| - virtual bool IsShowingOverflowBubble() const = 0;
|
| -
|
| // Schedules a repaint for all shelf buttons.
|
| // TODO(jamescook): Eliminate when ShelfView moves to //ash/common.
|
| // http://crbug.com/615155
|
|
|