| Index: ash/wm/panels/panel_layout_manager_unittest.cc
|
| diff --git a/ash/wm/panels/panel_layout_manager_unittest.cc b/ash/wm/panels/panel_layout_manager_unittest.cc
|
| index 076d055fc60b28a05d80ebdfa50f4fab8a0945d2..8bd84d0936a30a9442081d6c5b4dd8e3d8a4163d 100644
|
| --- a/ash/wm/panels/panel_layout_manager_unittest.cc
|
| +++ b/ash/wm/panels/panel_layout_manager_unittest.cc
|
| @@ -8,7 +8,6 @@
|
| #include "ash/common/shelf/shelf_button.h"
|
| #include "ash/common/shelf/shelf_layout_manager.h"
|
| #include "ash/common/shelf/shelf_model.h"
|
| -#include "ash/common/shelf/shelf_types.h"
|
| #include "ash/common/shelf/shelf_view.h"
|
| #include "ash/common/shelf/shelf_widget.h"
|
| #include "ash/common/shelf/wm_shelf.h"
|
| @@ -20,6 +19,7 @@
|
| #include "ash/common/wm_shell.h"
|
| #include "ash/common/wm_window_property.h"
|
| #include "ash/display/display_manager.h"
|
| +#include "ash/public/cpp/shelf_types.h"
|
| #include "ash/screen_util.h"
|
| #include "ash/shell.h"
|
| #include "ash/test/ash_test_base.h"
|
|
|