| Index: ash/root_window_controller.cc
|
| diff --git a/ash/root_window_controller.cc b/ash/root_window_controller.cc
|
| index ba38e14a8db5b5697712a03377f0032dde2cc1ca..010ef0e3aee29217dd917aaae050649ebaf8558a 100644
|
| --- a/ash/root_window_controller.cc
|
| +++ b/ash/root_window_controller.cc
|
| @@ -17,7 +17,7 @@
|
| #include "ash/high_contrast/high_contrast_controller.h"
|
| #include "ash/host/ash_window_tree_host.h"
|
| #include "ash/root_window_settings.h"
|
| -#include "ash/session_state_delegate.h"
|
| +#include "ash/session/session_state_delegate.h"
|
| #include "ash/shelf/shelf_layout_manager.h"
|
| #include "ash/shelf/shelf_types.h"
|
| #include "ash/shelf/shelf_widget.h"
|
|
|