| Index: ash/wm/toplevel_layout_manager.cc
|
| ===================================================================
|
| --- ash/wm/toplevel_layout_manager.cc (revision 115655)
|
| +++ ash/wm/toplevel_layout_manager.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/toplevel_layout_manager.h"
|
| +#include "ash/wm/toplevel_layout_manager.h"
|
|
|
| +#include "ash/wm/window_util.h"
|
| #include "ui/aura/client/aura_constants.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/aura_shell/shelf_layout_manager.h"
|
| -#include "ui/aura_shell/window_util.h"
|
| #include "ui/base/ui_base_types.h"
|
| #include "ui/gfx/screen.h"
|
|
|
|
|