| Index: ash/common/wm/window_state_delegate.cc
|
| diff --git a/ash/wm/common/window_state_delegate.cc b/ash/common/wm/window_state_delegate.cc
|
| similarity index 91%
|
| rename from ash/wm/common/window_state_delegate.cc
|
| rename to ash/common/wm/window_state_delegate.cc
|
| index 4286f61325c9bc7a639cc669888578993d411d89..0c3fe59adeeaa67d42b9f81d1edd28badbbd6e79 100644
|
| --- a/ash/wm/common/window_state_delegate.cc
|
| +++ b/ash/common/wm/window_state_delegate.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/common/window_state_delegate.h"
|
| +#include "ash/common/wm/window_state_delegate.h"
|
|
|
| namespace ash {
|
| namespace wm {
|
|
|