| 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 d9d9d2eaf238482e6c953df72a3e2c974bc2c697..77aad0731e3f7aa19b6520f88240b9f5235db776 100644
|
| --- a/ui/app_list/app_list_constants.h
|
| +++ b/ui/app_list/app_list_constants.h
|
| @@ -76,6 +76,8 @@ APP_LIST_EXPORT extern const int kCenteredPreferredRows;
|
| APP_LIST_EXPORT extern const int kExperimentalPreferredCols;
|
| APP_LIST_EXPORT extern const int kExperimentalPreferredRows;
|
|
|
| +APP_LIST_EXPORT extern const size_t kNumStartPageTiles;
|
| +
|
| APP_LIST_EXPORT extern const int kReorderDroppingCircleRadius;
|
|
|
| APP_LIST_EXPORT extern const int kExperimentalAppsGridPadding;
|
|
|