| Index: ash/common/wm/wm_lookup.cc
|
| diff --git a/ash/wm/common/wm_lookup.cc b/ash/common/wm/wm_lookup.cc
|
| similarity index 91%
|
| rename from ash/wm/common/wm_lookup.cc
|
| rename to ash/common/wm/wm_lookup.cc
|
| index 91f9dc255edeb0707f80058930dbc0f5b7f3d732..28a7f536154e827104da1b6b523f4a27e672aa5b 100644
|
| --- a/ash/wm/common/wm_lookup.cc
|
| +++ b/ash/common/wm/wm_lookup.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_lookup.h"
|
| +#include "ash/common/wm/wm_lookup.h"
|
|
|
| namespace ash {
|
| namespace wm {
|
|
|