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

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

Issue 2734753002: Revert "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
Index: ash/common/wm/workspace/workspace_types.h
diff --git a/ash/wm/workspace/workspace_types.h b/ash/common/wm/workspace/workspace_types.h
similarity index 80%
rename from ash/wm/workspace/workspace_types.h
rename to ash/common/wm/workspace/workspace_types.h
index c6b7f1b691fa9cf4fcc95ad03f44a91dcc9dfb9e..b51eabccd9740990c840de6109d2a1667474938a 100644
--- a/ash/wm/workspace/workspace_types.h
+++ b/ash/common/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_WM_WORKSPACE_WORKSPACE_TYPES_H_
-#define ASH_WM_WORKSPACE_WORKSPACE_TYPES_H_
+#ifndef ASH_COMMON_WM_WORKSPACE_WORKSPACE_TYPES_H_
+#define ASH_COMMON_WM_WORKSPACE_WORKSPACE_TYPES_H_
namespace ash {
namespace wm {
@@ -26,4 +26,4 @@ enum WorkspaceWindowState {
} // namespace wm
} // namespace ash
-#endif // ASH_WM_WORKSPACE_WORKSPACE_TYPES_H_
+#endif // ASH_COMMON_WM_WORKSPACE_WORKSPACE_TYPES_H_
« no previous file with comments | « ash/common/wm/workspace/workspace_layout_manager_unittest.cc ('k') | ash/common/wm/workspace/workspace_window_resizer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698