| Index: ash/shell/toplevel_window.cc
|
| diff --git a/ash/shell/toplevel_window.cc b/ash/shell/toplevel_window.cc
|
| index 6af929e0e7124413f1fc7f4d08e3dd471ef6deff..2bcc6b5b367fc735109c34094656b4c6a001350e 100644
|
| --- a/ash/shell/toplevel_window.cc
|
| +++ b/ash/shell/toplevel_window.cc
|
| @@ -5,8 +5,8 @@
|
| #include "ash/shell/toplevel_window.h"
|
|
|
| #include "ash/shell.h"
|
| +#include "ash/wm/common/window_state.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"
|
|
|