Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1456)

Unified Diff: ash/common/shelf/shelf_view.cc

Issue 2800263002: Revert of mash: Remove ChromeLauncherController's |id_to_item_controller_map_|. (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ash/common/shelf/shelf_view.cc
diff --git a/ash/common/shelf/shelf_view.cc b/ash/common/shelf/shelf_view.cc
index 0256cbd0e91be7ef719f9b09b2093e99579e2f93..29cb9706253390f3e5690d54dc55007e17384106 100644
--- a/ash/common/shelf/shelf_view.cc
+++ b/ash/common/shelf/shelf_view.cc
@@ -1591,6 +1591,8 @@
AnimateToIdealBounds();
}
+void ShelfView::OnSetShelfItemDelegate(ShelfID, ShelfItemDelegate*) {}
+
void ShelfView::AfterItemSelected(
const ShelfItem& item,
views::Button* sender,
« no previous file with comments | « ash/common/shelf/shelf_view.h ('k') | chrome/browser/ui/ash/launcher/arc_app_deferred_launcher_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698