| Index: ui/app_list/app_list_constants.h
|
| diff --git a/ui/app_list/app_list_constants.h b/ui/app_list/app_list_constants.h
|
| index c2a9617a8d3422775324c58e4c4fbf25389a7573..90d93b171ec30ab01d34c10918f866b83656b982 100644
|
| --- a/ui/app_list/app_list_constants.h
|
| +++ b/ui/app_list/app_list_constants.h
|
| @@ -63,6 +63,7 @@ APP_LIST_EXPORT extern const int kPreferredRows;
|
| APP_LIST_EXPORT extern const int kGridIconDimension;
|
|
|
| APP_LIST_EXPORT extern const int kAppBadgeIconSize;
|
| +APP_LIST_EXPORT extern const int kBadgeBackgroundRadius;
|
|
|
| APP_LIST_EXPORT extern const int kListIconSize;
|
| APP_LIST_EXPORT extern const int kListBadgeIconSize;
|
|
|