| Index: chrome/browser/ui/app_list/app_list_view_delegate.h
|
| diff --git a/chrome/browser/ui/app_list/app_list_view_delegate.h b/chrome/browser/ui/app_list/app_list_view_delegate.h
|
| index 87952aad68cf0fd387cdad797c4f67803782e578..945baab675b365b16c35a489c7ef8f6738070c77 100644
|
| --- a/chrome/browser/ui/app_list/app_list_view_delegate.h
|
| +++ b/chrome/browser/ui/app_list/app_list_view_delegate.h
|
| @@ -86,7 +86,6 @@
|
| virtual content::WebContents* GetStartPageContents() OVERRIDE;
|
| virtual content::WebContents* GetSpeechRecognitionContents() OVERRIDE;
|
| virtual const Users& GetUsers() const OVERRIDE;
|
| - virtual bool ShouldCenterWindow() const OVERRIDE;
|
| virtual void AddObserver(
|
| app_list::AppListViewDelegateObserver* observer) OVERRIDE;
|
| virtual void RemoveObserver(
|
|
|