| Index: components/exo/shell_surface.h
|
| diff --git a/components/exo/shell_surface.h b/components/exo/shell_surface.h
|
| index 74ff30d1f6ff44122b53828e07ff33c83e6d8ddc..ec3d6abb4fe5c864b69e66cd5566660f199be5d0 100644
|
| --- a/components/exo/shell_surface.h
|
| +++ b/components/exo/shell_surface.h
|
| @@ -9,7 +9,7 @@
|
| #include <memory>
|
| #include <string>
|
|
|
| -#include "ash/common/wm/window_state_observer.h"
|
| +#include "ash/wm/window_state_observer.h"
|
| #include "base/macros.h"
|
| #include "base/strings/string16.h"
|
| #include "components/exo/surface_delegate.h"
|
|
|