| Index: ash/common/shelf/shelf_locking_manager.h
|
| diff --git a/ash/common/shelf/shelf_locking_manager.h b/ash/common/shelf/shelf_locking_manager.h
|
| index c4d1f10a93d465124a48786d1e446962a3f666f0..bd1ea77c49760d9394bad5648d29ce0044bab8b9 100644
|
| --- a/ash/common/shelf/shelf_locking_manager.h
|
| +++ b/ash/common/shelf/shelf_locking_manager.h
|
| @@ -7,9 +7,9 @@
|
|
|
| #include "ash/ash_export.h"
|
| #include "ash/common/session/session_state_observer.h"
|
| -#include "ash/common/shelf/shelf_types.h"
|
| #include "ash/common/shell_observer.h"
|
| #include "ash/common/wm/lock_state_observer.h"
|
| +#include "ash/public/cpp/shelf_types.h"
|
|
|
| namespace ash {
|
|
|
|
|