Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(210)

Unified Diff: ash/wm/workspace/workspace2.h

Issue 10910164: Removes the grid from ash. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix ShelfBrowserTest Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/wm/workspace/snap_sizer.cc ('k') | ash/wm/workspace/workspace2.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « ash/wm/workspace/snap_sizer.cc ('k') | ash/wm/workspace/workspace2.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698