Index: ash/common/wm/wm_layout_manager.h |
diff --git a/ash/wm/common/wm_layout_manager.h b/ash/common/wm/wm_layout_manager.h |
similarity index 93% |
rename from ash/wm/common/wm_layout_manager.h |
rename to ash/common/wm/wm_layout_manager.h |
index d8be091f5a964fe3ddade21eca95c1b301d45f41..f0d3c53d82caf3955be3f34389f9d586d1aa8ad5 100644 |
--- a/ash/wm/common/wm_layout_manager.h |
+++ b/ash/common/wm/wm_layout_manager.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_WM_LAYOUT_MANAGER_H_ |
-#define ASH_WM_COMMON_WM_LAYOUT_MANAGER_H_ |
+#ifndef ASH_COMMON_WM_WM_LAYOUT_MANAGER_H_ |
+#define ASH_COMMON_WM_WM_LAYOUT_MANAGER_H_ |
#include "ash/ash_export.h" |
@@ -54,4 +54,4 @@ class ASH_EXPORT WmLayoutManager { |
} // namespace wm |
} // namespace ash |
-#endif // ASH_WM_COMMON_WM_LAYOUT_MANAGER_H_ |
+#endif // ASH_COMMON_WM_WM_LAYOUT_MANAGER_H_ |