| Index: ash/root_window_controller.cc
|
| diff --git a/ash/root_window_controller.cc b/ash/root_window_controller.cc
|
| index b6d1dd26499bd727239b72b703cf48e60c1b9200..54b3887ae5f771e48bfe7f1e8d1f6373fc7d6196 100644
|
| --- a/ash/root_window_controller.cc
|
| +++ b/ash/root_window_controller.cc
|
| @@ -18,7 +18,6 @@
|
| #include "ash/common/session/session_state_delegate.h"
|
| #include "ash/common/shelf/shelf_delegate.h"
|
| #include "ash/common/shelf/shelf_layout_manager.h"
|
| -#include "ash/common/shelf/shelf_types.h"
|
| #include "ash/common/shelf/shelf_widget.h"
|
| #include "ash/common/shell_delegate.h"
|
| #include "ash/common/shell_window_ids.h"
|
| @@ -43,6 +42,7 @@
|
| #include "ash/display/display_manager.h"
|
| #include "ash/high_contrast/high_contrast_controller.h"
|
| #include "ash/host/ash_window_tree_host.h"
|
| +#include "ash/public/cpp/shelf_types.h"
|
| #include "ash/root_window_settings.h"
|
| #include "ash/shelf/shelf_window_targeter.h"
|
| #include "ash/shell.h"
|
|
|