| Index: ash/common/shelf/shelf_view.h
|
| diff --git a/ash/common/shelf/shelf_view.h b/ash/common/shelf/shelf_view.h
|
| index 552d31346b82116602bba4995fa4885348cb59fc..06855d89a76d54c4996afa611e8d5936bd4dd53f 100644
|
| --- a/ash/common/shelf/shelf_view.h
|
| +++ b/ash/common/shelf/shelf_view.h
|
| @@ -77,7 +77,6 @@ class ASH_EXPORT ShelfView : public views::View,
|
| void Init();
|
|
|
| void OnShelfAlignmentChanged();
|
| - void SchedulePaintForAllButtons();
|
|
|
| // Returns the ideal bounds of the specified item, or an empty rect if id
|
| // isn't know. If the item is in an overflow shelf, the overflow icon location
|
|
|