| Index: ash/common/wm/wm_event.cc
|
| diff --git a/ash/wm/common/wm_event.cc b/ash/common/wm/wm_event.cc
|
| similarity index 92%
|
| rename from ash/wm/common/wm_event.cc
|
| rename to ash/common/wm/wm_event.cc
|
| index 0f5a15e2052a8d0022c37495a4eb17a3d5f6ab12..f4c0364372cd42d163fb3daafc6009a170737223 100644
|
| --- a/ash/wm/common/wm_event.cc
|
| +++ b/ash/common/wm/wm_event.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_event.h"
|
| +#include "ash/common/wm/wm_event.h"
|
|
|
| namespace ash {
|
| namespace wm {
|
|
|