| Index: ash/wm/workspace/workspace2.h
|
| diff --git a/ash/wm/workspace/workspace2.h b/ash/wm/workspace/workspace2.h
|
| index f25ff30847d5b687b6728618cc278d3fabc9a878..4519a14b5bf56a94beea326ed8aa1d594af03a74 100644
|
| --- a/ash/wm/workspace/workspace2.h
|
| +++ b/ash/wm/workspace/workspace2.h
|
| @@ -43,8 +43,6 @@ class ASH_EXPORT Workspace2 {
|
|
|
| WorkspaceManager2* workspace_manager() { return workspace_manager_; }
|
|
|
| - void SetGridSize(int grid_size);
|
| -
|
| // Returns true if the Workspace should be moved to pending. This is true
|
| // if there are no visible maximized windows.
|
| bool ShouldMoveToPending() const;
|
|
|