| Index: ash/shelf/shelf_locking_manager.h
|
| diff --git a/ash/shelf/shelf_locking_manager.h b/ash/shelf/shelf_locking_manager.h
|
| index 8aee6b08e6b99bc28d9d3d6e8dd4f3a1c739af27..b40e2bb918a05abe4a47aa668128e580d23d4121 100644
|
| --- a/ash/shelf/shelf_locking_manager.h
|
| +++ b/ash/shelf/shelf_locking_manager.h
|
| @@ -6,9 +6,9 @@
|
| #define ASH_SHELF_SHELF_LOCKING_MANAGER_H_
|
|
|
| #include "ash/ash_export.h"
|
| +#include "ash/common/session/session_state_observer.h"
|
| +#include "ash/common/shell_observer.h"
|
| #include "ash/public/cpp/shelf_types.h"
|
| -#include "ash/session/session_state_observer.h"
|
| -#include "ash/shell_observer.h"
|
| #include "ash/wm/lock_state_observer.h"
|
|
|
| namespace ash {
|
|
|