Index: ash/wm/common/workspace/workspace_layout_manager.h |
diff --git a/ash/wm/workspace/workspace_layout_manager.h b/ash/wm/common/workspace/workspace_layout_manager.h |
similarity index 96% |
rename from ash/wm/workspace/workspace_layout_manager.h |
rename to ash/wm/common/workspace/workspace_layout_manager.h |
index 66cd1f70fb7beeb2e8fbe7b9823638b143fa79ec..5771430b4531e87350c8dd1b24f7a6450bc9420c 100644 |
--- a/ash/wm/workspace/workspace_layout_manager.h |
+++ b/ash/wm/common/workspace/workspace_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_WORKSPACE_WORKSPACE_LAYOUT_MANAGER_H_ |
-#define ASH_WM_WORKSPACE_WORKSPACE_LAYOUT_MANAGER_H_ |
+#ifndef ASH_WM_COMMON_WORKSPACE_WORKSPACE_LAYOUT_MANAGER_H_ |
+#define ASH_WM_COMMON_WORKSPACE_WORKSPACE_LAYOUT_MANAGER_H_ |
#include <memory> |
#include <set> |
@@ -146,4 +146,4 @@ class ASH_EXPORT WorkspaceLayoutManager |
} // namespace ash |
-#endif // ASH_WM_WORKSPACE_WORKSPACE_LAYOUT_MANAGER_H_ |
+#endif // ASH_WM_COMMON_WORKSPACE_WORKSPACE_LAYOUT_MANAGER_H_ |