| Index: ash/shelf/shelf_layout_manager.h
|
| diff --git a/ash/shelf/shelf_layout_manager.h b/ash/shelf/shelf_layout_manager.h
|
| index 9b45f51dbd547667e9a0b3ea56e62aa77dd4c51d..16aa028720d758b28b4ce0f23a23a051ee72f14e 100644
|
| --- a/ash/shelf/shelf_layout_manager.h
|
| +++ b/ash/shelf/shelf_layout_manager.h
|
| @@ -9,11 +9,11 @@
|
| #include <vector>
|
|
|
| #include "ash/ash_export.h"
|
| +#include "ash/common/session/session_state_observer.h"
|
| #include "ash/common/shelf/shelf_types.h"
|
| #include "ash/common/wm/background_animator.h"
|
| #include "ash/common/wm/dock/docked_window_layout_manager_observer.h"
|
| #include "ash/common/wm/workspace/workspace_types.h"
|
| -#include "ash/session/session_state_observer.h"
|
| #include "ash/shelf/shelf.h"
|
| #include "ash/shell_observer.h"
|
| #include "ash/snap_to_pixel_layout_manager.h"
|
|
|