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