| Index: ash/shelf/shelf_layout_manager.h
|
| diff --git a/ash/shelf/shelf_layout_manager.h b/ash/shelf/shelf_layout_manager.h
|
| index fec5bff43acd85ab61aaedff923b889450e71be7..9d169cb47654006e9245f288fe86bb707286bfec 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"
|
|
|