| Index: ash/common/wm/workspace/magnetism_matcher.h
|
| diff --git a/ash/wm/common/workspace/magnetism_matcher.h b/ash/common/wm/workspace/magnetism_matcher.h
|
| similarity index 97%
|
| rename from ash/wm/common/workspace/magnetism_matcher.h
|
| rename to ash/common/wm/workspace/magnetism_matcher.h
|
| index 5ec3eb938b025e7dd1373a1a0316eab8bc352a7a..167b45cd29a406caada669e2c6c165088a43a4f6 100644
|
| --- a/ash/wm/common/workspace/magnetism_matcher.h
|
| +++ b/ash/common/wm/workspace/magnetism_matcher.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef ASH_WM_COMMON_WORKSPACE_MAGNETISM_MATCHER_H_
|
| -#define ASH_WM_COMMON_WORKSPACE_MAGNETISM_MATCHER_H_
|
| +#ifndef ASH_COMMON_WM_WORKSPACE_MAGNETISM_MATCHER_H_
|
| +#define ASH_COMMON_WM_WORKSPACE_MAGNETISM_MATCHER_H_
|
|
|
| #include <stdint.h>
|
|
|
| @@ -189,4 +189,4 @@ class ASH_EXPORT MagnetismMatcher {
|
|
|
| } // namespace ash
|
|
|
| -#endif // ASH_WM_COMMON_WORKSPACE_MAGNETISM_MATCHER_H_
|
| +#endif // ASH_COMMON_WM_WORKSPACE_MAGNETISM_MATCHER_H_
|
|
|