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

Unified Diff: ash/common/wm_root_window_controller.h

Issue 2623703002: Removes WmRootWindowController::GetShell() (Closed)
Patch Set: not relative Created 3 years, 11 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/aura/wm_root_window_controller_aura.cc ('k') | ash/mus/bridge/wm_root_window_controller_mus.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/wm_root_window_controller.h
diff --git a/ash/common/wm_root_window_controller.h b/ash/common/wm_root_window_controller.h
index b61bbfab1b36180e87fcd41f3d4dff60e9a82b43..3df79f6bac837e6f0ef7decea5af1b67c6b99f6b 100644
--- a/ash/common/wm_root_window_controller.h
+++ b/ash/common/wm_root_window_controller.h
@@ -34,7 +34,6 @@ class SystemModalContainerLayoutManager;
class SystemTray;
class WallpaperWidgetController;
class WmShelf;
-class WmShell;
class WmWindow;
class WorkspaceController;
@@ -93,8 +92,6 @@ class ASH_EXPORT WmRootWindowController {
virtual bool HasShelf() = 0;
- virtual WmShell* GetShell() = 0;
-
virtual WmShelf* GetShelf() = 0;
// Creates the shelf for this root window and notifies observers.
« no previous file with comments | « ash/aura/wm_root_window_controller_aura.cc ('k') | ash/mus/bridge/wm_root_window_controller_mus.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698