| Index: ash/common/wm/wm_types.cc
|
| diff --git a/ash/wm/common/wm_types.cc b/ash/common/wm/wm_types.cc
|
| similarity index 97%
|
| rename from ash/wm/common/wm_types.cc
|
| rename to ash/common/wm/wm_types.cc
|
| index b7ea734130ebbbca4f0247cf6e854d0bd307577a..7e8023874a60d1883bc8ef3f1db8e410fee7dcbb 100644
|
| --- a/ash/wm/common/wm_types.cc
|
| +++ b/ash/common/wm/wm_types.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/wm_types.h"
|
| +#include "ash/common/wm/wm_types.h"
|
|
|
| #include "base/logging.h"
|
|
|
|
|