| Index: ash/shell_unittest.cc
|
| diff --git a/ash/shell_unittest.cc b/ash/shell_unittest.cc
|
| index 8c3916d7f0ffbbd0c9ea3c4fcc46fd2e5eeea6be..db5d29cf35bcf4fc45ca521ca4fc4200d070740b 100644
|
| --- a/ash/shell_unittest.cc
|
| +++ b/ash/shell_unittest.cc
|
| @@ -11,13 +11,13 @@
|
| #include "ash/common/shelf/shelf_layout_manager.h"
|
| #include "ash/common/shelf/shelf_widget.h"
|
| #include "ash/common/shelf/wm_shelf.h"
|
| -#include "ash/common/shell_window_ids.h"
|
| #include "ash/common/wallpaper/wallpaper_widget_controller.h"
|
| #include "ash/common/wm_root_window_controller.h"
|
| #include "ash/common/wm_shell.h"
|
| #include "ash/common/wm_window.h"
|
| #include "ash/display/mouse_cursor_event_filter.h"
|
| #include "ash/drag_drop/drag_drop_controller.h"
|
| +#include "ash/public/cpp/shell_window_ids.h"
|
| #include "ash/root_window_controller.h"
|
| #include "ash/test/ash_test_base.h"
|
| #include "ash/test/shell_test_api.h"
|
|
|