| Index: ash/wm/common/dock/docked_window_layout_manager.h
|
| diff --git a/ash/wm/common/dock/docked_window_layout_manager.h b/ash/wm/common/dock/docked_window_layout_manager.h
|
| index 0225b8803d123031d52ab4e473d9cfafe0b85c7c..42a9f0d49a181af3baa1e292fac2898a18bb2b8a 100644
|
| --- a/ash/wm/common/dock/docked_window_layout_manager.h
|
| +++ b/ash/wm/common/dock/docked_window_layout_manager.h
|
| @@ -35,7 +35,7 @@ class WmShelf;
|
|
|
| // DockedWindowLayoutManager is responsible for organizing windows when they are
|
| // docked to the side of a screen. It is associated with a specific container
|
| -// window (i.e. kShellWindowId_DockContainer) and controls the layout of any
|
| +// window (i.e. kShellWindowId_DockedContainer) and controls the layout of any
|
| // windows added to that container.
|
| //
|
| // The constructor takes a |dock_container| argument which is expected to set
|
|
|