summaryrefslogtreecommitdiffstats
path: root/ash/shelf/shelf_item_delegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/shelf/shelf_item_delegate.h')
-rw-r--r--ash/shelf/shelf_item_delegate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/shelf/shelf_item_delegate.h b/ash/shelf/shelf_item_delegate.h
index 6ac81b3..46f282a 100644
--- a/ash/shelf/shelf_item_delegate.h
+++ b/ash/shelf/shelf_item_delegate.h
@@ -21,7 +21,7 @@ namespace ash {
class ShelfMenuModel;
-// Delegate for the LauncherItem.
+// Delegate for the ShelfItem.
class ASH_EXPORT ShelfItemDelegate {
public:
virtual ~ShelfItemDelegate() {}