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

Unified Diff: ash/common/wm/wm_root_window_controller.h

Issue 2036353002: mash: Move ash/common/wm/shelf to ash/common/shelf (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gyp Created 4 years, 6 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/common/wm/wm_root_window_controller.h
diff --git a/ash/common/wm/wm_root_window_controller.h b/ash/common/wm/wm_root_window_controller.h
index 0429440ad817e557000a35039845a112ae3982ce..f168a29e449bc8f7c0f6ba7ede799955e0303da9 100644
--- a/ash/common/wm/wm_root_window_controller.h
+++ b/ash/common/wm/wm_root_window_controller.h
@@ -16,12 +16,12 @@ class Point;
namespace ash {
class AlwaysOnTopController;
+class WmShelf;
namespace wm {
class WmGlobals;
class WmRootWindowControllerObserver;
-class WmShelf;
class WmWindow;
// Provides state associated with a root of a window hierarchy.

Powered by Google App Engine
This is Rietveld 408576698