| Index: ash/wm/common/window_state_util.cc
|
| diff --git a/ash/wm/window_state_util.cc b/ash/wm/common/window_state_util.cc
|
| similarity index 95%
|
| rename from ash/wm/window_state_util.cc
|
| rename to ash/wm/common/window_state_util.cc
|
| index 36d874433e82a9c5c8f1054bb289519cbeea1fd7..feb019d5a9172e0bc6823c752b370f454d28f924 100644
|
| --- a/ash/wm/window_state_util.cc
|
| +++ b/ash/wm/common/window_state_util.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ash/wm/window_state_util.h"
|
| +#include "ash/wm/common/window_state_util.h"
|
|
|
| #include "ash/wm/window_state.h"
|
| #include "ash/wm/window_state_delegate.h"
|
|
|