| Index: ash/wm/maximize_mode/maximize_mode_window_manager.h
|
| diff --git a/ash/wm/maximize_mode/maximize_mode_window_manager.h b/ash/wm/maximize_mode/maximize_mode_window_manager.h
|
| index 49adced975e818bf221e3609fa397af9707a3c84..40202f40b45eecf9b3225b3b64bb2014b3d7121c 100644
|
| --- a/ash/wm/maximize_mode/maximize_mode_window_manager.h
|
| +++ b/ash/wm/maximize_mode/maximize_mode_window_manager.h
|
| @@ -12,7 +12,7 @@
|
|
|
| #include "ash/ash_export.h"
|
| #include "ash/shell_observer.h"
|
| -#include "ash/wm/window_state.h"
|
| +#include "ash/wm/common/window_state.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "ui/aura/window_observer.h"
|
|
|