| Index: chrome/browser/ui/app_list/app_list_service_impl.h
|
| diff --git a/chrome/browser/ui/app_list/app_list_service_impl.h b/chrome/browser/ui/app_list/app_list_service_impl.h
|
| index 2b33f99a67142da62ed5c5fac6a4e7e0585eb262..fa489d9fad32ce4709ed668f1cdbbfaf12e0172b 100644
|
| --- a/chrome/browser/ui/app_list/app_list_service_impl.h
|
| +++ b/chrome/browser/ui/app_list/app_list_service_impl.h
|
| @@ -79,6 +79,7 @@ class AppListServiceImpl : public AppListService,
|
| virtual void SetAppListProfile(
|
| const base::FilePath& profile_file_path) OVERRIDE;
|
|
|
| + virtual void ShowForSavedProfile() OVERRIDE;
|
| virtual Profile* GetCurrentAppListProfile() OVERRIDE;
|
|
|
| // ProfileInfoCacheObserver overrides:
|
|
|