| Index: ash/wm/common/window_state_util.cc
|
| diff --git a/ash/wm/common/window_state_util.cc b/ash/wm/common/window_state_util.cc
|
| index c146980b2f214d9d6e8b9bc039af1fe4ca3abbdc..b8f5841da0ed41a0ac5a40e765b7380ac37e1454 100644
|
| --- a/ash/wm/common/window_state_util.cc
|
| +++ b/ash/wm/common/window_state_util.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "ash/wm/common/window_state_util.h"
|
|
|
| +#include "ash/wm/common/window_state.h"
|
| +#include "ash/wm/common/window_state_delegate.h"
|
| #include "ash/wm/common/wm_window.h"
|
| -#include "ash/wm/window_state.h"
|
| -#include "ash/wm/window_state_delegate.h"
|
|
|
| namespace ash {
|
| namespace wm {
|
|
|