Index: ash/common/shelf/shelf_view.cc |
diff --git a/ash/common/shelf/shelf_view.cc b/ash/common/shelf/shelf_view.cc |
index 29cb9706253390f3e5690d54dc55007e17384106..0256cbd0e91be7ef719f9b09b2093e99579e2f93 100644 |
--- a/ash/common/shelf/shelf_view.cc |
+++ b/ash/common/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, |