summaryrefslogtreecommitdiffstats
path: root/ui/aura/desktop.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/aura/desktop.h')
-rw-r--r--ui/aura/desktop.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/aura/desktop.h b/ui/aura/desktop.h
index 6089331..5f455ff 100644
--- a/ui/aura/desktop.h
+++ b/ui/aura/desktop.h
@@ -97,6 +97,7 @@ class AURA_EXPORT Desktop : public ui::CompositorDelegate,
// Sets the active window to |window| and the focused window to |to_focus|.
// If |to_focus| is NULL, |window| is focused.
+ // |window| can be NULL.
void SetActiveWindow(Window* window, Window* to_focus);
// Activates the topmost window. Does nothing if the topmost window is already