Index: ash/wm/shelf_layout_manager.h |
diff --git a/ash/wm/shelf_layout_manager.h b/ash/wm/shelf_layout_manager.h |
index b5a41117a438a02fcd9cebbdc3aa4afb0b868e61..c0b57f841283e938f65579dbdb2b4c095704e96b 100644 |
--- a/ash/wm/shelf_layout_manager.h |
+++ b/ash/wm/shelf_layout_manager.h |
@@ -214,10 +214,6 @@ class ASH_EXPORT ShelfLayoutManager : |
bool is_screen_locked; |
}; |
- // Returns the bounds the specified window should be when maximized. |
- gfx::Rect GetMaximizedWindowBounds(aura::Window* window); |
- gfx::Rect GetUnmaximizedWorkAreaBounds(aura::Window* window); |
- |
// Sets the visibility of the shelf to |state|. |
void SetState(VisibilityState visibility_state); |