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

Unified Diff: ash/wm/workspace/workspace_window_resizer.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_window_resizer.h
diff --git a/ash/wm/workspace/workspace_window_resizer.h b/ash/wm/workspace/workspace_window_resizer.h
index 14b35331dac00f782feaea08b2e16975ac56d9f6..018056963e3cc87e771ec7f8e2bcea50d1649dfd 100644
--- a/ash/wm/workspace/workspace_window_resizer.h
+++ b/ash/wm/workspace/workspace_window_resizer.h
@@ -21,7 +21,6 @@ namespace ash {
class PhantomWindowController;
class TwoStepEdgeCycler;
class WindowSize;
-class WmShell;
namespace wm {
class WindowState;
@@ -159,8 +158,6 @@ class ASH_EXPORT WorkspaceWindowResizer : public WindowResizer {
const std::vector<WmWindow*> attached_windows_;
- WmShell* shell_;
-
// Returns the currently used instance for test.
static WorkspaceWindowResizer* GetInstanceForTest();

Powered by Google App Engine
This is Rietveld 408576698