summaryrefslogtreecommitdiffstats
path: root/ash/wm/window_properties.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/wm/window_properties.h')
-rw-r--r--ash/wm/window_properties.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ash/wm/window_properties.h b/ash/wm/window_properties.h
index ef99942..88c1b70 100644
--- a/ash/wm/window_properties.h
+++ b/ash/wm/window_properties.h
@@ -18,7 +18,6 @@ class UIControlsAura;
namespace ash {
namespace internal {
class AlwaysOnTopController;
-class RootWindowController;
// Shell-specific window property keys.
@@ -53,9 +52,6 @@ extern const aura::WindowProperty<WindowPersistsAcrossAllWorkspacesType>* const
extern const aura::WindowProperty<bool>* const
kWindowTrackedByWorkspaceKey;
-extern const aura::WindowProperty<RootWindowController*>* const
- kRootWindowControllerKey;
-
// Alphabetical sort.
} // namespace internal