| Index: components/exo/wm_helper_ash.cc
|
| diff --git a/components/exo/wm_helper_ash.cc b/components/exo/wm_helper_ash.cc
|
| index 21a085fd4b42a942bd5363dd9c818261a4b1932d..f70155c7a562f8d7b5928e8424dceb7fab9d3a57 100644
|
| --- a/components/exo/wm_helper_ash.cc
|
| +++ b/components/exo/wm_helper_ash.cc
|
| @@ -7,10 +7,10 @@
|
| #include "ash/common/accessibility_delegate.h"
|
| #include "ash/common/wm/maximize_mode/maximize_mode_controller.h"
|
| #include "ash/common/wm_shell.h"
|
| -#include "ash/display/display_manager.h"
|
| #include "ash/shell.h"
|
| #include "base/memory/singleton.h"
|
| #include "ui/aura/client/focus_client.h"
|
| +#include "ui/display/manager/display_manager.h"
|
| #include "ui/wm/public/activation_client.h"
|
|
|
| namespace exo {
|
|
|