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