| Index: components/exo/wayland/server.cc
|
| diff --git a/components/exo/wayland/server.cc b/components/exo/wayland/server.cc
|
| index 3ef44e26282a37b0b7e43390de97f75b241e4917..2ccf764ab937c98a51b28b66b1ca607d5ad190da 100644
|
| --- a/components/exo/wayland/server.cc
|
| +++ b/components/exo/wayland/server.cc
|
| @@ -24,10 +24,10 @@
|
| #include <string>
|
| #include <utility>
|
|
|
| +#include "ash/common/display/display_info.h"
|
| #include "ash/common/shell_observer.h"
|
| #include "ash/common/shell_window_ids.h"
|
| #include "ash/common/wm_shell.h"
|
| -#include "ash/display/display_info.h"
|
| #include "ash/display/display_manager.h"
|
| #include "ash/shell.h"
|
| #include "base/bind.h"
|
|
|