| 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 4b82cb17f3be309e62aa3fd827c23df588c48ac3..c5c95f448303a6878c2ba317b08e0de4db157b99 100644
|
| --- a/ui/app_list/app_list_switches.h
|
| +++ b/ui/app_list/app_list_switches.h
|
| @@ -11,6 +11,7 @@ namespace app_list {
|
| namespace switches {
|
|
|
| // Please keep these flags sorted.
|
| +APP_LIST_EXPORT extern const char kCustomLauncherPage[];
|
| APP_LIST_EXPORT extern const char kDisableAppInfo[];
|
| APP_LIST_EXPORT extern const char kDisableDriveAppsInAppList[];
|
| APP_LIST_EXPORT extern const char kDisableSyncAppList[];
|
|
|