| Index: ash/common/shelf/shelf_constants.h
|
| diff --git a/ash/common/shelf/shelf_constants.h b/ash/common/shelf/shelf_constants.h
|
| index 9f008408d97c5d2285fdb222b7a9fadfcfd2b3bb..bd80e6b66a6c5dad863fedb3ab428432ab6ccce9 100644
|
| --- a/ash/common/shelf/shelf_constants.h
|
| +++ b/ash/common/shelf/shelf_constants.h
|
| @@ -28,7 +28,7 @@ enum ShelfConstant {
|
| SHELF_INSETS_FOR_AUTO_HIDE
|
| };
|
|
|
| -// Invalid image resource id used for ShelfItemDetails.
|
| +// Invalid image resource id used for shelf items.
|
| const int kInvalidImageResourceID = -1;
|
|
|
| // We reserve a small area on the edge of the workspace area to ensure that
|
|
|