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 3cdc86df20a62d0b331bd1f2c1ebf0e78dd0fd3f..6edb4fc1584eb87a12e0406e4ef1f8ed4638853c 100644 |
--- a/ui/app_list/app_list_constants.h |
+++ b/ui/app_list/app_list_constants.h |
@@ -44,6 +44,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 kExperimentalPreferredCols; |
+APP_LIST_EXPORT extern const int kExperimentalPreferredRows; |
+ |
APP_LIST_EXPORT extern const size_t kNumFolderTopItems; |
APP_LIST_EXPORT extern const ui::ResourceBundle::FontStyle kItemTextFontStyle; |