| Index: ui/app_list/app_list_switches.h
|
| ===================================================================
|
| --- ui/app_list/app_list_switches.h (revision 260618)
|
| +++ ui/app_list/app_list_switches.h (working copy)
|
| @@ -12,7 +12,7 @@
|
|
|
| APP_LIST_EXPORT extern const char kEnableExperimentalAppList[];
|
| APP_LIST_EXPORT extern const char kEnableFolderUI[];
|
| -APP_LIST_EXPORT extern const char kDisableVoiceSearch[];
|
| +APP_LIST_EXPORT extern const char kEnableVoiceSearch[];
|
| APP_LIST_EXPORT extern const char kEnableAppInfo[];
|
|
|
| bool APP_LIST_EXPORT IsFolderUIEnabled();
|
|
|