| 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 22216be3d3e644f6471c4ce5ecefddb7eef67873..7b60c3d8b820c8c44af7d3579dca3983fdb7e79e 100644
|
| --- a/ui/app_list/app_list_switches.h
|
| +++ b/ui/app_list/app_list_switches.h
|
| @@ -10,6 +10,7 @@
|
| namespace app_list {
|
| namespace switches {
|
|
|
| +APP_LIST_EXPORT extern const char kEnableExperimentalAppList[];
|
| APP_LIST_EXPORT extern const char kEnableFolderUI[];
|
| APP_LIST_EXPORT extern const char kDisableVoiceSearch[];
|
|
|
|
|