| Index: ui/app_list/views/app_list_main_view.h
|
| diff --git a/ui/app_list/views/app_list_main_view.h b/ui/app_list/views/app_list_main_view.h
|
| index 8a9334e5e0cb7887896d65d77ff2dd8fb7dfa5ad..caa83b90618e5842da370eb6463b3173d4167950 100644
|
| --- a/ui/app_list/views/app_list_main_view.h
|
| +++ b/ui/app_list/views/app_list_main_view.h
|
| @@ -62,9 +62,6 @@
|
|
|
| ContentsView* contents_view() const { return contents_view_; }
|
|
|
| - // Returns true if the app list should be centered and in landscape mode.
|
| - bool ShouldCenterWindow() const;
|
| -
|
| private:
|
| class IconLoader;
|
|
|
|
|