| Index: ash/wm/toplevel_window_event_handler_unittest.cc
|
| diff --git a/ash/wm/toplevel_window_event_handler_unittest.cc b/ash/wm/toplevel_window_event_handler_unittest.cc
|
| index b414d6bc5642400c658aaa5ade51a375e76c90bd..5e2b151678dd6dad489ed9c901ed2ea0608d9967 100644
|
| --- a/ash/wm/toplevel_window_event_handler_unittest.cc
|
| +++ b/ash/wm/toplevel_window_event_handler_unittest.cc
|
| @@ -4,11 +4,11 @@
|
|
|
| #include "ash/wm/toplevel_window_event_handler.h"
|
|
|
| +#include "ash/common/wm/window_state.h"
|
| #include "ash/root_window_controller.h"
|
| #include "ash/shell.h"
|
| #include "ash/shell_window_ids.h"
|
| #include "ash/test/ash_test_base.h"
|
| -#include "ash/wm/common/window_state.h"
|
| #include "ash/wm/resize_shadow.h"
|
| #include "ash/wm/resize_shadow_controller.h"
|
| #include "ash/wm/window_state_aura.h"
|
|
|