Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3298)

Unified Diff: ash/wm/workspace/workspace_types.h

Issue 2736573002: chromeos: Move files in //ash/common to //ash, part 2 (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/wm/workspace/workspace_layout_manager_unittest.cc ('k') | ash/wm/workspace/workspace_window_resizer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
« no previous file with comments | « ash/wm/workspace/workspace_layout_manager_unittest.cc ('k') | ash/wm/workspace/workspace_window_resizer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698