| Index: ash/shelf/shelf_locking_manager.h
|
| diff --git a/ash/shelf/shelf_locking_manager.h b/ash/shelf/shelf_locking_manager.h
|
| index c65e593ff45126742f6127aa480e5a1cad34c10a..f8bba82b57a92956ce75293b470022713be02a66 100644
|
| --- a/ash/shelf/shelf_locking_manager.h
|
| +++ b/ash/shelf/shelf_locking_manager.h
|
| @@ -14,7 +14,8 @@ namespace ash {
|
|
|
| class WmShelf;
|
|
|
| -// ShelfLockingManager observes screen and session events to [un]lock the shelf.
|
| +// ShelfLockingManager observes screen and session events to align the shelf at
|
| +// the bottom of the screen when the screen is locked.
|
| class ASH_EXPORT ShelfLockingManager : public SessionObserver,
|
| public LockStateObserver {
|
| public:
|
|
|