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

Unified Diff: ash/wm/workspace/workspace_manager.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/workspace_layout_manager2.cc ('k') | ash/wm/workspace/workspace_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/workspace/workspace_manager.h
diff --git a/ash/wm/workspace/workspace_manager.h b/ash/wm/workspace/workspace_manager.h
index 624fc7eaeee7035dde5414d70a7178e84c8b4858..6a010442f9d42f708b1fabc2863cf8d27a39c755 100644
--- a/ash/wm/workspace/workspace_manager.h
+++ b/ash/wm/workspace/workspace_manager.h
@@ -59,8 +59,6 @@ class ASH_EXPORT WorkspaceManager : public BaseWorkspaceManager {
// BaseWorkspaceManager overrides:
virtual bool IsInMaximizedMode() const OVERRIDE;
- virtual void SetGridSize(int size) OVERRIDE;
- virtual int GetGridSize() const OVERRIDE;
virtual WorkspaceWindowState GetWindowState() const OVERRIDE;
virtual void SetShelf(ShelfLayoutManager* shelf) OVERRIDE;
virtual void SetActiveWorkspaceByWindow(aura::Window* window) OVERRIDE;
« no previous file with comments | « ash/wm/workspace/workspace_layout_manager2.cc ('k') | ash/wm/workspace/workspace_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698