| Index: ash/wm/immersive_fullscreen_controller_unittest.cc
|
| diff --git a/ash/wm/immersive_fullscreen_controller_unittest.cc b/ash/wm/immersive_fullscreen_controller_unittest.cc
|
| index ec148e808948934472f23809b971588a9fd393c0..e3a487678c1f23ca08925055ea725c907c8ec2bc 100644
|
| --- a/ash/wm/immersive_fullscreen_controller_unittest.cc
|
| +++ b/ash/wm/immersive_fullscreen_controller_unittest.cc
|
| @@ -4,11 +4,11 @@
|
|
|
| #include "ash/shared/immersive_fullscreen_controller.h"
|
|
|
| -#include "ash/common/shelf/shelf_types.h"
|
| #include "ash/common/shelf/wm_shelf.h"
|
| #include "ash/common/wm/window_state.h"
|
| #include "ash/display/display_manager.h"
|
| #include "ash/display/mouse_cursor_event_filter.h"
|
| +#include "ash/public/cpp/shelf_types.h"
|
| #include "ash/root_window_controller.h"
|
| #include "ash/shared/immersive_fullscreen_controller_delegate.h"
|
| #include "ash/shell.h"
|
|
|