| Index: ash/shelf/shelf_locking_manager.cc
|
| diff --git a/ash/shelf/shelf_locking_manager.cc b/ash/shelf/shelf_locking_manager.cc
|
| index 6505f832f6cf0b358a6057bcafac9ed10c83c2fd..362eedc34354a66a4857467b2e4bed46e7b94930 100644
|
| --- a/ash/shelf/shelf_locking_manager.cc
|
| +++ b/ash/shelf/shelf_locking_manager.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "ash/shelf/shelf_locking_manager.h"
|
|
|
| -#include "ash/session/session_state_delegate.h"
|
| +#include "ash/common/session/session_state_delegate.h"
|
| +#include "ash/common/wm_shell.h"
|
| #include "ash/shelf/wm_shelf.h"
|
| -#include "ash/wm_shell.h"
|
|
|
| namespace ash {
|
|
|
|
|