| Index: components/exo/shell_surface.cc
|
| diff --git a/components/exo/shell_surface.cc b/components/exo/shell_surface.cc
|
| index 769e0b5909aaf04325514bb36756662f22454a83..20c16e45c567ea74468ab728dde4e90d3024b9a9 100644
|
| --- a/components/exo/shell_surface.cc
|
| +++ b/components/exo/shell_surface.cc
|
| @@ -8,6 +8,7 @@
|
| #include "ash/shell_window_ids.h"
|
| #include "ash/wm/window_resizer.h"
|
| #include "ash/wm/window_state.h"
|
| +#include "ash/wm/window_state_aura.h"
|
| #include "base/logging.h"
|
| #include "base/macros.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|