| Index: ash/common/wm/lock_layout_manager.h
|
| diff --git a/ash/common/wm/lock_layout_manager.h b/ash/common/wm/lock_layout_manager.h
|
| index 9ba7473d390c750a1e76a340ea26da62b2701457..18335f2a96055b828d5f5b2afb34abdfec6df625 100644
|
| --- a/ash/common/wm/lock_layout_manager.h
|
| +++ b/ash/common/wm/lock_layout_manager.h
|
| @@ -24,8 +24,8 @@ class WMEvent;
|
| // LockLayoutManager is used for the windows created in LockScreenContainer.
|
| // For Chrome OS this includes out-of-box/login/lock/multi-profile login use
|
| // cases. LockScreenContainer does not use default work area definition.
|
| -// By default work area is defined as display area minus shelf, docked windows
|
| -// and minus virtual keyboard bounds.
|
| +// By default work area is defined as display area minus shelf, and minus
|
| +// virtual keyboard bounds.
|
| // For windows in LockScreenContainer work area is display area minus virtual
|
| // keyboard bounds (only if keyboard overscroll is disabled). If keyboard
|
| // overscroll is enabled then work area always equals to display area size since
|
|
|