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

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

Issue 2808723004: Renames WmShell to ShellPort (Closed)
Patch Set: feedback Created 3 years, 8 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
Index: ash/wm/workspace/workspace_layout_manager.h
diff --git a/ash/wm/workspace/workspace_layout_manager.h b/ash/wm/workspace/workspace_layout_manager.h
index 05e946e6c2e2fba3584ac1d01d9e9a729c93bb6a..cfb2969bb413fe417fc0edc849ade9d56c1a2f09 100644
--- a/ash/wm/workspace/workspace_layout_manager.h
+++ b/ash/wm/workspace/workspace_layout_manager.h
@@ -28,7 +28,6 @@ class KeyboardController;
namespace ash {
class RootWindowController;
-class WmShell;
class WmWindow;
class WorkspaceLayoutManagerBackdropDelegate;
@@ -126,7 +125,6 @@ class ASH_EXPORT WorkspaceLayoutManager
WmWindow* window_;
WmWindow* root_window_;
RootWindowController* root_window_controller_;
- WmShell* shell_;
// Set of windows we're listening to.
WindowSet windows_;

Powered by Google App Engine
This is Rietveld 408576698