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 e415e8eb4d4f91cc76acef9a364545f522d4d00b..31a0cbc1e2c739f0ede4db88ad127db9bef2ffba 100644 |
--- a/chrome/browser/ui/app_list/app_list_service_disabled.cc |
+++ b/chrome/browser/ui/app_list/app_list_service_disabled.cc |
@@ -62,7 +62,8 @@ AppListService* AppListService::Get(chrome::HostDesktopType desktop_type) { |
} |
// static |
-void AppListService::InitAll(Profile* initial_profile) {} |
+void AppListService::InitAll(Profile* initial_profile, |
+ const base::FilePath& profile_path) {} |
// static |
void AppListService::RegisterPrefs(PrefRegistrySimple* registry) {} |