| 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.
|
|
|