| Index: components/exo/wayland/server.cc
|
| diff --git a/components/exo/wayland/server.cc b/components/exo/wayland/server.cc
|
| index 1ab0db649b1a45658c708e1e7f130097c5bf2e2c..ee9c767265d1acfcb661942699696387bc142198 100644
|
| --- a/components/exo/wayland/server.cc
|
| +++ b/components/exo/wayland/server.cc
|
| @@ -23,11 +23,11 @@
|
| #include <string>
|
| #include <utility>
|
|
|
| +#include "ash/common/shell_observer.h"
|
| #include "ash/common/shell_window_ids.h"
|
| #include "ash/display/display_info.h"
|
| #include "ash/display/display_manager.h"
|
| #include "ash/shell.h"
|
| -#include "ash/shell_observer.h"
|
| #include "base/bind.h"
|
| #include "base/cancelable_callback.h"
|
| #include "base/files/file_path.h"
|
|
|