| 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 4a0b0609727665bf590ab2addc0d6228a1814d0e..a56849edcf0332586043419618bc71c829d9ed9b 100644
|
| --- a/ui/app_list/app_list_constants.h
|
| +++ b/ui/app_list/app_list_constants.h
|
| @@ -50,6 +50,9 @@ APP_LIST_EXPORT extern const int kPreferredCols;
|
| APP_LIST_EXPORT extern const int kPreferredRows;
|
| APP_LIST_EXPORT extern const int kPreferredIconDimension;
|
|
|
| +APP_LIST_EXPORT extern const int kListIconSize;
|
| +APP_LIST_EXPORT extern const int kTileIconSize;
|
| +
|
| APP_LIST_EXPORT extern const int kExperimentalPreferredCols;
|
| APP_LIST_EXPORT extern const int kExperimentalPreferredRows;
|
|
|
|
|