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 e2eb90d55ae166008a702c2870ce1359f2d43fa6..a8ad9bd44f4a97708d778d066c73149fca30c060 100644 |
--- a/ui/app_list/app_list_constants.h |
+++ b/ui/app_list/app_list_constants.h |
@@ -51,6 +51,9 @@ APP_LIST_EXPORT extern const int kGridIconDimension; |
APP_LIST_EXPORT extern const int kListIconSize; |
APP_LIST_EXPORT extern const int kTileIconSize; |
+APP_LIST_EXPORT extern const int kCenteredPreferredCols; |
+APP_LIST_EXPORT extern const int kCenteredPreferredRows; |
+ |
APP_LIST_EXPORT extern const int kExperimentalPreferredCols; |
APP_LIST_EXPORT extern const int kExperimentalPreferredRows; |