Chromium Code Reviews| 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 487d84d77828bfa84a702c475da364bc88356c6f..5278d536e4428c6cf0bc9025253d7e027cf4d953 100644 |
| --- a/ui/app_list/app_list_switches.h |
| +++ b/ui/app_list/app_list_switches.h |
| @@ -34,6 +34,8 @@ bool APP_LIST_EXPORT IsDriveAppsInAppListEnabled(); |
| bool APP_LIST_EXPORT IsDriveSearchInChromeLauncherEnabled(); |
| +//bool APP_LIST_EXPORT IsFullscreenApplistEnabled(); |
|
vadimt
2017/05/22 23:36:56
Remove?
newcomer
2017/05/25 23:10:51
Done! ty.
|
| + |
| } // namespace switches |
| } // namespace app_list |