| Index: ui/app_list/app_list_switches.h
|
| diff --git a/ui/app_list/app_list_switches.h b/ui/app_list/app_list_switches.h
|
| index 910ad34bcf4b11083cceacd4c00981fabc47cbfb..2899e9abe6aa8a9b47d80a17d17d7b90b53ef730 100644
|
| --- a/ui/app_list/app_list_switches.h
|
| +++ b/ui/app_list/app_list_switches.h
|
| @@ -50,7 +50,7 @@ bool APP_LIST_EXPORT IsDriveAppsInAppListEnabled();
|
| bool APP_LIST_EXPORT IsLauncherSearchProviderApiEnabled();
|
|
|
| #if defined(OS_MACOSX)
|
| -bool APP_LIST_EXPORT IsMacViewsAppListListEnabled();
|
| +bool APP_LIST_EXPORT IsMacViewsAppListEnabled();
|
| #endif
|
|
|
| } // namespace switches
|
|
|