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

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

Issue 2030593002: Renames ash/wm/common into ash/common/wm (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/phantom_window_controller.h
diff --git a/ash/wm/common/workspace/phantom_window_controller.h b/ash/common/wm/workspace/phantom_window_controller.h
similarity index 89%
rename from ash/wm/common/workspace/phantom_window_controller.h
rename to ash/common/wm/workspace/phantom_window_controller.h
index c383c2db687daedfe5ffd010c69ef701dbdb959d..1970e868db074f6f55b3b3ae828d8a36ce106e47 100644
--- a/ash/wm/common/workspace/phantom_window_controller.h
+++ b/ash/common/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_WM_COMMON_WORKSPACE_PHANTOM_WINDOW_CONTROLLER_H_
-#define ASH_WM_COMMON_WORKSPACE_PHANTOM_WINDOW_CONTROLLER_H_
+#ifndef ASH_COMMON_WM_WORKSPACE_PHANTOM_WINDOW_CONTROLLER_H_
+#define ASH_COMMON_WM_WORKSPACE_PHANTOM_WINDOW_CONTROLLER_H_
#include <memory>
@@ -55,4 +55,4 @@ class ASH_EXPORT PhantomWindowController {
} // namespace ash
-#endif // ASH_WM_COMMON_WORKSPACE_PHANTOM_WINDOW_CONTROLLER_H_
+#endif // ASH_COMMON_WM_WORKSPACE_PHANTOM_WINDOW_CONTROLLER_H_
« no previous file with comments | « ash/common/wm/workspace/multi_window_resize_controller.cc ('k') | ash/common/wm/workspace/phantom_window_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698