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 b9488ffe38ebaf1e45871fabb30c303303680d81..5153797ab8101f4579ec46bcb9928ddf356dcf23 100644 |
--- a/ui/app_list/app_list_switches.h |
+++ b/ui/app_list/app_list_switches.h |
@@ -16,6 +16,7 @@ APP_LIST_EXPORT extern const char kDisableVoiceSearch[]; |
APP_LIST_EXPORT extern const char kEnableAppInfo[]; |
APP_LIST_EXPORT extern const char kEnableExperimentalAppList[]; |
APP_LIST_EXPORT extern const char kEnableExperimentalAppListPosition[]; |
+APP_LIST_EXPORT extern const char kEnableFolderUI[]; |
APP_LIST_EXPORT extern const char kEnableHotwordAlwaysOn[]; |
bool APP_LIST_EXPORT IsFolderUIEnabled(); |