| Index: ash/shell_window_ids.h
|
| ===================================================================
|
| --- ash/shell_window_ids.h (revision 165163)
|
| +++ ash/shell_window_ids.h (working copy)
|
| @@ -36,12 +36,11 @@
|
| // The desktop background window.
|
| const int kShellWindowId_DesktopBackgroundContainer = 4;
|
|
|
| -// TODO(sky): rename kShellWindowId_DefaultContainer when Workspace2 is the
|
| -// default.
|
| +// TODO(sky): rename kShellWindowId_DefaultContainer.
|
|
|
| // The container for standard top-level windows.
|
| -// WARNING: when Workspace2 is enabled the only children of
|
| -// kShellWindowId_DefaultContainer are kShellWindowId_WorkspaceContainer.
|
| +// WARNING: the only children of kShellWindowId_DefaultContainer are
|
| +// kShellWindowId_WorkspaceContainer.
|
| const int kShellWindowId_DefaultContainer = 5;
|
|
|
| // Used by Worskpace2 for each workspace. Contains standard top-level windows.
|
|
|