Index: ash/wm/workspace/magnetism_matcher.h |
diff --git a/ash/common/wm/workspace/magnetism_matcher.h b/ash/wm/workspace/magnetism_matcher.h |
similarity index 97% |
rename from ash/common/wm/workspace/magnetism_matcher.h |
rename to ash/wm/workspace/magnetism_matcher.h |
index 034f9c3420ddbf3d0914f42cfe4c330ee5035ccd..ef8a18d1aedd3e610f944e5e050d106fdc37c866 100644 |
--- a/ash/common/wm/workspace/magnetism_matcher.h |
+++ b/ash/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_COMMON_WM_WORKSPACE_MAGNETISM_MATCHER_H_ |
-#define ASH_COMMON_WM_WORKSPACE_MAGNETISM_MATCHER_H_ |
+#ifndef ASH_WM_WORKSPACE_MAGNETISM_MATCHER_H_ |
+#define ASH_WM_WORKSPACE_MAGNETISM_MATCHER_H_ |
#include <stdint.h> |
@@ -189,4 +189,4 @@ class ASH_EXPORT MagnetismMatcher { |
} // namespace ash |
-#endif // ASH_COMMON_WM_WORKSPACE_MAGNETISM_MATCHER_H_ |
+#endif // ASH_WM_WORKSPACE_MAGNETISM_MATCHER_H_ |