| Index: ash/common/shelf/shelf_layout_manager.h
|
| diff --git a/ash/common/shelf/shelf_layout_manager.h b/ash/common/shelf/shelf_layout_manager.h
|
| index df7b0f7e4b72f67a962d4f11c04473fc6aefc064..141b40c37506a6ba520ae7d0563fda0abab43420 100644
|
| --- a/ash/common/shelf/shelf_layout_manager.h
|
| +++ b/ash/common/shelf/shelf_layout_manager.h
|
| @@ -9,7 +9,6 @@
|
|
|
| #include "ash/ash_export.h"
|
| #include "ash/common/session/session_state_observer.h"
|
| -#include "ash/common/shelf/shelf_types.h"
|
| #include "ash/common/shelf/shelf_widget.h"
|
| #include "ash/common/shell_observer.h"
|
| #include "ash/common/wm/background_animator.h"
|
| @@ -19,6 +18,7 @@
|
| #include "ash/common/wm/wm_snap_to_pixel_layout_manager.h"
|
| #include "ash/common/wm/workspace/workspace_types.h"
|
| #include "ash/common/wm_activation_observer.h"
|
| +#include "ash/public/cpp/shelf_types.h"
|
| #include "base/macros.h"
|
| #include "base/observer_list.h"
|
| #include "base/timer/timer.h"
|
|
|