Chromium Code Reviews| Index: ash/shelf/shelf_item_delegate.h |
| diff --git a/ash/shelf/shelf_item_delegate.h b/ash/shelf/shelf_item_delegate.h |
| index 6ac81b3c0d4ac2ed11c89746004ce8add84578e3..46f282a018ed45c2bd47f5c0090e16ed405a4148 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() {} |