Index: ash/common/wm/wm_window.h |
diff --git a/ash/wm/common/wm_window.h b/ash/common/wm/wm_window.h |
similarity index 98% |
rename from ash/wm/common/wm_window.h |
rename to ash/common/wm/wm_window.h |
index 8450e70f64e3c793e2c6bcaef8cf327a3bdafce0..e00f59d000a353c606f936f80ef41f837035993a 100644 |
--- a/ash/wm/common/wm_window.h |
+++ b/ash/common/wm/wm_window.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_WM_WINDOW_H_ |
-#define ASH_WM_COMMON_WM_WINDOW_H_ |
+#ifndef ASH_COMMON_WM_WM_WINDOW_H_ |
+#define ASH_COMMON_WM_WM_WINDOW_H_ |
#include <memory> |
#include <vector> |
@@ -260,4 +260,4 @@ class ASH_EXPORT WmWindow { |
} // namespace wm |
} // namespace ash |
-#endif // ASH_WM_COMMON_WM_WINDOW_H_ |
+#endif // ASH_COMMON_WM_WM_WINDOW_H_ |