Index: ui/app_list/views/app_list_view.h |
diff --git a/ui/app_list/views/app_list_view.h b/ui/app_list/views/app_list_view.h |
index 7180918fad16767c395100ed8ad40bc578a51c7e..d072eab1deef7aa4dbdc7ffedfa93b4475c8038b 100644 |
--- a/ui/app_list/views/app_list_view.h |
+++ b/ui/app_list/views/app_list_view.h |
@@ -74,9 +74,6 @@ |
void Close(); |
void UpdateBounds(); |
- |
- // Returns true if the app list should be centered and in landscape mode. |
- bool ShouldCenterWindow() const; |
// Overridden from views::View: |
virtual gfx::Size GetPreferredSize() OVERRIDE; |