| Index: ash/shelf/shelf_layout_manager.h
|
| diff --git a/ash/shelf/shelf_layout_manager.h b/ash/shelf/shelf_layout_manager.h
|
| index ee9091b6fe78c5a412d33e06ee8a3ce4dc94021b..06a13078a6c91879a0779905a857511c60801fe9 100644
|
| --- a/ash/shelf/shelf_layout_manager.h
|
| +++ b/ash/shelf/shelf_layout_manager.h
|
| @@ -85,7 +85,7 @@ class ASH_EXPORT ShelfLayoutManager :
|
| // the shelf items, notifications, status area etc.
|
| static const int kShelfItemInset;
|
|
|
| - // Returns the preferred size for the shelf (either kLauncherPreferredSize or
|
| + // Returns the preferred size for the shelf (either kShelfPreferredSize or
|
| // kShelfSize).
|
| static int GetPreferredShelfSize();
|
|
|
|
|