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

Unified Diff: ash/shelf/app_list_shelf_item_delegate.cc

Issue 97173003: ash: Rename more Launcher classes to Shelf*. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: similarity 30 Created 7 years, 1 month 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/shelf/app_list_shelf_item_delegate.cc
diff --git a/ash/shelf/app_list_shelf_item_delegate.cc b/ash/shelf/app_list_shelf_item_delegate.cc
index b9fd49dae2d671744cb1b0a7824d3f03e6e8092b..3b5a38a49c02b63eb46ef28200172cdea720ba7e 100644
--- a/ash/shelf/app_list_shelf_item_delegate.cc
+++ b/ash/shelf/app_list_shelf_item_delegate.cc
@@ -19,7 +19,7 @@ AppListShelfItemDelegate::AppListShelfItemDelegate() {
}
AppListShelfItemDelegate::~AppListShelfItemDelegate() {
- // LauncherItemDelegateManager owns and destroys this class.
+ // ShelfItemDelegateManager owns and destroys this class.
}
bool AppListShelfItemDelegate::ItemSelected(const ui::Event& event) {

Powered by Google App Engine
This is Rietveld 408576698