Chromium Code Reviews| Index: trunk/src/ui/app_list/app_list_switches.h |
| =================================================================== |
| --- trunk/src/ui/app_list/app_list_switches.h (revision 245183) |
| +++ trunk/src/ui/app_list/app_list_switches.h (working copy) |
| @@ -11,7 +11,7 @@ |
| namespace switches { |
| APP_LIST_EXPORT extern const char kEnableFolderUI[]; |
| -APP_LIST_EXPORT extern const char kDisableVoiceSearch[]; |
| +APP_LIST_EXPORT extern const char kEnableVoiceSearch[]; |
| bool IsFolderUIEnabled(); |