summaryrefslogtreecommitdiffstats
path: root/ash/shell_window_ids.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/shell_window_ids.h')
-rw-r--r--ash/shell_window_ids.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/shell_window_ids.h b/ash/shell_window_ids.h
index 0a15aeb..465965e 100644
--- a/ash/shell_window_ids.h
+++ b/ash/shell_window_ids.h
@@ -93,7 +93,7 @@ const int kShellWindowId_SettingBubbleContainer = 19;
// region selector for partial screenshots.
const int kShellWindowId_OverlayContainer = 20;
-// ID of the window created by PhantomWindowController.
+// ID of the window created by PhantomWindowController or DragWindowController.
const int kShellWindowId_PhantomWindow = 21;
// The topmost container, used for power off animation.