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) { |