| Index: ash/system/overview/overview_button_tray_unittest.cc
|
| diff --git a/ash/system/overview/overview_button_tray_unittest.cc b/ash/system/overview/overview_button_tray_unittest.cc
|
| index 7cd0b1138f6fabe1332617f7c19096835e98c562..edbc3d22964ae77dce1bd061b62e7257570c0d6f 100644
|
| --- a/ash/system/overview/overview_button_tray_unittest.cc
|
| +++ b/ash/system/overview/overview_button_tray_unittest.cc
|
| @@ -5,12 +5,12 @@
|
| #include "ash/common/system/overview/overview_button_tray.h"
|
|
|
| #include "ash/common/login_status.h"
|
| -#include "ash/common/shelf/shelf_types.h"
|
| #include "ash/common/system/status_area_widget.h"
|
| #include "ash/common/wm/maximize_mode/maximize_mode_controller.h"
|
| #include "ash/common/wm/overview/window_selector_controller.h"
|
| #include "ash/common/wm_shell.h"
|
| #include "ash/display/display_manager.h"
|
| +#include "ash/public/cpp/shelf_types.h"
|
| #include "ash/root_window_controller.h"
|
| #include "ash/rotator/screen_rotation_animator.h"
|
| #include "ash/shell.h"
|
|
|