| Index: ash/wm/stacking_controller.cc
|
| ===================================================================
|
| --- ash/wm/stacking_controller.cc (revision 115643)
|
| +++ ash/wm/stacking_controller.cc (working copy)
|
| @@ -2,12 +2,12 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ui/aura_shell/stacking_controller.h"
|
| +#include "ash/wm/stacking_controller.h"
|
|
|
| +#include "ash/wm/always_on_top_controller.h"
|
| #include "ui/aura/client/aura_constants.h"
|
| #include "ui/aura/root_window.h"
|
| #include "ui/aura/window.h"
|
| -#include "ui/aura_shell/always_on_top_controller.h"
|
| #include "ui/aura_shell/shell.h"
|
| #include "ui/aura_shell/shell_window_ids.h"
|
|
|
|
|