| Index: ash/wm/immersive_fullscreen_controller.cc
|
| diff --git a/ash/wm/immersive_fullscreen_controller.cc b/ash/wm/immersive_fullscreen_controller.cc
|
| index cd6bd3defd2f6df99fdeecfe3767a00ef1536df7..22b22c7c67991ca991b642b63ba08f51b6fe18d9 100644
|
| --- a/ash/wm/immersive_fullscreen_controller.cc
|
| +++ b/ash/wm/immersive_fullscreen_controller.cc
|
| @@ -8,8 +8,8 @@
|
|
|
| #include "ash/ash_constants.h"
|
| #include "ash/shell.h"
|
| +#include "ash/wm/common/window_state.h"
|
| #include "ash/wm/resize_handle_window_targeter.h"
|
| -#include "ash/wm/window_state.h"
|
| #include "ash/wm/window_state_aura.h"
|
| #include "base/metrics/histogram.h"
|
| #include "ui/aura/client/aura_constants.h"
|
|
|