| Index: ash/shell/toplevel_window.cc
|
| diff --git a/ash/shell/toplevel_window.cc b/ash/shell/toplevel_window.cc
|
| index b659f4895dbc561d7356bd550834adf9f797a45c..bb373e7843760ce3a51456e457e3d62349abb254 100644
|
| --- a/ash/shell/toplevel_window.cc
|
| +++ b/ash/shell/toplevel_window.cc
|
| @@ -7,7 +7,6 @@
|
| #include "ash/shell.h"
|
| #include "ash/wm/window_positioner.h"
|
| #include "ash/wm/window_state.h"
|
| -#include "ash/wm/window_state_aura.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/aura/window_event_dispatcher.h"
|
|
|