summaryrefslogtreecommitdiffstats
path: root/ui/aura_shell/window_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/aura_shell/window_util.h')
-rw-r--r--ui/aura_shell/window_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/aura_shell/window_util.h b/ui/aura_shell/window_util.h
index bfe987e..2327b83 100644
--- a/ui/aura_shell/window_util.h
+++ b/ui/aura_shell/window_util.h
@@ -19,7 +19,7 @@ namespace aura_shell {
// Returns true if |window| is in the maximized state.
AURA_SHELL_EXPORT bool IsWindowMaximized(aura::Window* window);
-// Convenience setters/getters for |aura::kRootWindowActiveWindow|.
+// Convenience setters/getters for |aura::client::kRootWindowActiveWindow|.
AURA_SHELL_EXPORT void ActivateWindow(aura::Window* window);
AURA_SHELL_EXPORT void DeactivateWindow(aura::Window* window);
AURA_SHELL_EXPORT bool IsActiveWindow(aura::Window* window);