| Index: ash/wm/aura/wm_lookup_aura.cc
|
| diff --git a/ash/wm/aura/wm_lookup_aura.cc b/ash/wm/aura/wm_lookup_aura.cc
|
| index 1ddaa78fa2626bc0cc8153a8a62b534a9ff09b22..c64c9c238108d8b87d7437eba31648ad5093718d 100644
|
| --- a/ash/wm/aura/wm_lookup_aura.cc
|
| +++ b/ash/wm/aura/wm_lookup_aura.cc
|
| @@ -4,11 +4,11 @@
|
|
|
| #include "ash/wm/aura/wm_lookup_aura.h"
|
|
|
| +#include "ash/common/wm/wm_layout_manager.h"
|
| #include "ash/display/window_tree_host_manager.h"
|
| #include "ash/shell.h"
|
| #include "ash/wm/aura/wm_root_window_controller_aura.h"
|
| #include "ash/wm/aura/wm_window_aura.h"
|
| -#include "ash/wm/common/wm_layout_manager.h"
|
|
|
| namespace ash {
|
| namespace wm {
|
|
|