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