| Index: chrome/browser/ui/app_list/app_list_shower_views.h
|
| diff --git a/chrome/browser/ui/app_list/app_list_shower_views.h b/chrome/browser/ui/app_list/app_list_shower_views.h
|
| index 2654e22955461c62d2604de89ca0a2c5b71bfcb4..013b6177a6ce14f0949a8b7ae5c7fe75554e8cbf 100644
|
| --- a/chrome/browser/ui/app_list/app_list_shower_views.h
|
| +++ b/chrome/browser/ui/app_list/app_list_shower_views.h
|
| @@ -40,7 +40,6 @@ class AppListShower {
|
| // Virtual functions mocked out in tests.
|
| virtual void HandleViewBeingDestroyed();
|
| virtual bool IsAppListVisible() const;
|
| - void WarmupForProfile(Profile* profile);
|
| virtual bool HasView() const;
|
|
|
| protected:
|
|
|