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_ |