| Index: ash/shelf/shelf_view.h
|
| diff --git a/ash/shelf/shelf_view.h b/ash/shelf/shelf_view.h
|
| index 4b37d397b4d8d5a4eb90b8b3289d0ffbc06671fa..ccfb1f4291de2f9938709a9a6cc848aa638d590a 100644
|
| --- a/ash/shelf/shelf_view.h
|
| +++ b/ash/shelf/shelf_view.h
|
| @@ -255,7 +255,6 @@ class ASH_EXPORT ShelfView : public views::View,
|
| void ShelfItemRemoved(int model_index, ShelfID id) override;
|
| void ShelfItemChanged(int model_index, const ShelfItem& old_item) override;
|
| void ShelfItemMoved(int start_index, int target_index) override;
|
| - void ShelfStatusChanged() override;
|
|
|
| // Overridden from ShelfButtonHost:
|
| void PointerPressedOnButton(views::View* view,
|
|
|