| Index: chrome/browser/ui/app_list/app_list_service_disabled.cc
|
| diff --git a/chrome/browser/ui/app_list/app_list_service_disabled.cc b/chrome/browser/ui/app_list/app_list_service_disabled.cc
|
| index 31a0cbc1e2c739f0ede4db88ad127db9bef2ffba..25293ae6926fc877222a345f9989880bbe7bfb07 100644
|
| --- a/chrome/browser/ui/app_list/app_list_service_disabled.cc
|
| +++ b/chrome/browser/ui/app_list/app_list_service_disabled.cc
|
| @@ -35,6 +35,7 @@ class AppListServiceDisabled : public AppListService {
|
| Profile* profile,
|
| const scoped_refptr<content::SpeechRecognitionSessionPreamble>& preamble)
|
| override {}
|
| + void HideCustomLauncherPage() override {}
|
| void ShowForAppInstall(Profile* profile,
|
| const std::string& extension_id,
|
| bool start_discovery_tracking) override {}
|
|
|