| Index: ash/common/wm/workspace/magnetism_matcher.cc
|
| diff --git a/ash/wm/common/workspace/magnetism_matcher.cc b/ash/common/wm/workspace/magnetism_matcher.cc
|
| similarity index 99%
|
| rename from ash/wm/common/workspace/magnetism_matcher.cc
|
| rename to ash/common/wm/workspace/magnetism_matcher.cc
|
| index e46bc263ba99ae0095a34293e07517cd741529e6..b9cdd4d82774b3b479266687bffc195719ee43fc 100644
|
| --- a/ash/wm/common/workspace/magnetism_matcher.cc
|
| +++ b/ash/common/wm/workspace/magnetism_matcher.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/workspace/magnetism_matcher.h"
|
| +#include "ash/common/wm/workspace/magnetism_matcher.h"
|
|
|
| #include <algorithm>
|
| #include <cmath>
|
|
|