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

Unified Diff: ash/wm/workspace/phantom_window_controller.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
Index: ash/wm/workspace/phantom_window_controller.h
diff --git a/ash/common/wm/workspace/phantom_window_controller.h b/ash/wm/workspace/phantom_window_controller.h
similarity index 89%
rename from ash/common/wm/workspace/phantom_window_controller.h
rename to ash/wm/workspace/phantom_window_controller.h
index 6ac7da2bcc98bccf6b7803471cd6117617940998..4a43abad5a934ca19bbc2180d461aa854c390860 100644
--- a/ash/common/wm/workspace/phantom_window_controller.h
+++ b/ash/wm/workspace/phantom_window_controller.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_PHANTOM_WINDOW_CONTROLLER_H_
-#define ASH_COMMON_WM_WORKSPACE_PHANTOM_WINDOW_CONTROLLER_H_
+#ifndef ASH_WM_WORKSPACE_PHANTOM_WINDOW_CONTROLLER_H_
+#define ASH_WM_WORKSPACE_PHANTOM_WINDOW_CONTROLLER_H_
#include <memory>
@@ -54,4 +54,4 @@ class ASH_EXPORT PhantomWindowController {
} // namespace ash
-#endif // ASH_COMMON_WM_WORKSPACE_PHANTOM_WINDOW_CONTROLLER_H_
+#endif // ASH_WM_WORKSPACE_PHANTOM_WINDOW_CONTROLLER_H_
« no previous file with comments | « ash/wm/workspace/multi_window_resize_controller_unittest.cc ('k') | ash/wm/workspace/phantom_window_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698