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