| Index: ash/shelf/shelf_view.cc
|
| diff --git a/ash/shelf/shelf_view.cc b/ash/shelf/shelf_view.cc
|
| index 515267d9c6e999ac7a2c873dbd9c6895953bbb3b..266002935b7ff0f05567f5070ea7a5ba71269520 100644
|
| --- a/ash/shelf/shelf_view.cc
|
| +++ b/ash/shelf/shelf_view.cc
|
| @@ -1591,8 +1591,6 @@ void ShelfView::ShelfItemMoved(int start_index, int target_index) {
|
| AnimateToIdealBounds();
|
| }
|
|
|
| -void ShelfView::OnSetShelfItemDelegate(ShelfID, ShelfItemDelegate*) {}
|
| -
|
| void ShelfView::AfterItemSelected(
|
| const ShelfItem& item,
|
| views::Button* sender,
|
|
|