Index: ash/shell_window_ids.h |
diff --git a/ash/shell_window_ids.h b/ash/shell_window_ids.h |
index 0a15aeb7429ae91c532ec6c9f45c586585bb103a..465965e290f49bb172a5d97ff435b806706a2b26 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. |