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