Index: ash/wm/workspace/workspace_types.h |
diff --git a/ash/common/wm/workspace/workspace_types.h b/ash/wm/workspace/workspace_types.h |
similarity index 80% |
rename from ash/common/wm/workspace/workspace_types.h |
rename to ash/wm/workspace/workspace_types.h |
index b51eabccd9740990c840de6109d2a1667474938a..c6b7f1b691fa9cf4fcc95ad03f44a91dcc9dfb9e 100644 |
--- a/ash/common/wm/workspace/workspace_types.h |
+++ b/ash/wm/workspace/workspace_types.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_WORKSPACE_TYPES_H_ |
-#define ASH_COMMON_WM_WORKSPACE_WORKSPACE_TYPES_H_ |
+#ifndef ASH_WM_WORKSPACE_WORKSPACE_TYPES_H_ |
+#define ASH_WM_WORKSPACE_WORKSPACE_TYPES_H_ |
namespace ash { |
namespace wm { |
@@ -26,4 +26,4 @@ enum WorkspaceWindowState { |
} // namespace wm |
} // namespace ash |
-#endif // ASH_COMMON_WM_WORKSPACE_WORKSPACE_TYPES_H_ |
+#endif // ASH_WM_WORKSPACE_WORKSPACE_TYPES_H_ |