| 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 c23ed1afeb5bdb59330cd78a1e9964635bd57802..9c68dcf37ceb6d90c0e64638cfd4f9e36c049f05 100644
|
| --- a/ui/app_list/app_list_constants.h
|
| +++ b/ui/app_list/app_list_constants.h
|
| @@ -41,6 +41,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;
|
|
|