| Index: ui/app_list/app_list_features.h
|
| diff --git a/ui/app_list/app_list_features.h b/ui/app_list/app_list_features.h
|
| index 5c187181c008a607cabf63f9caee8b6a8a80caa6..245fe682259b0d47ea26392fbc414dae3d82e6d6 100644
|
| --- a/ui/app_list/app_list_features.h
|
| +++ b/ui/app_list/app_list_features.h
|
| @@ -32,7 +32,7 @@ bool APP_LIST_EXPORT IsAnswerCardEnabled();
|
| bool APP_LIST_EXPORT IsAnswerCardDarkRunEnabled();
|
| bool APP_LIST_EXPORT IsFullscreenAppListEnabled();
|
| bool APP_LIST_EXPORT IsSearchResultsNewDesignEnabled();
|
| -bool APP_LIST_EXPORT IsPlaystoreAppSearchEnabled();
|
| +bool APP_LIST_EXPORT IsPlayStoreAppSearchEnabled();
|
| int APP_LIST_EXPORT AnswerCardMaxWidth();
|
| int APP_LIST_EXPORT AnswerCardMaxHeight();
|
| std::string APP_LIST_EXPORT AnswerServerUrl();
|
|
|