Index: ash/wm/workspace/workspace_window_resizer.h |
diff --git a/ash/wm/workspace/workspace_window_resizer.h b/ash/wm/workspace/workspace_window_resizer.h |
index 015e96ddb364926c26706eaa1d9b1a68215a0825..03e490f4f09af76aa44a3ac881992d0b2c138089 100644 |
--- a/ash/wm/workspace/workspace_window_resizer.h |
+++ b/ash/wm/workspace/workspace_window_resizer.h |
@@ -76,10 +76,6 @@ class ASH_EXPORT WorkspaceWindowResizer : public WindowResizer { |
private: |
friend class WorkspaceWindowResizerTest; |
- // Returns the final bounds to place the window at. This differs from |
- // the current when snapping. |
- gfx::Rect GetFinalBounds(const gfx::Rect& bounds) const; |
- |
// Lays out the attached windows. |bounds| is the bounds of the main window. |
void LayoutAttachedWindows(gfx::Rect* bounds); |