| Index: ash/wm/stacking_controller.cc
|
| diff --git a/ash/wm/stacking_controller.cc b/ash/wm/stacking_controller.cc
|
| index 18ecccec6cd57d4177a64748894ca838b7e9b7a9..7566bedc7e574f721f3b8a6554535020542d3589 100644
|
| --- a/ash/wm/stacking_controller.cc
|
| +++ b/ash/wm/stacking_controller.cc
|
| @@ -5,7 +5,7 @@
|
| #include "ash/wm/stacking_controller.h"
|
|
|
| #include "ash/root_window_controller.h"
|
| -#include "ash/session_state_delegate.h"
|
| +#include "ash/session/session_state_delegate.h"
|
| #include "ash/shell.h"
|
| #include "ash/shell_window_ids.h"
|
| #include "ash/wm/always_on_top_controller.h"
|
|
|