Index: ash/common/root_window_controller_common.h |
diff --git a/ash/root_window_controller_common.h b/ash/common/root_window_controller_common.h |
similarity index 87% |
rename from ash/root_window_controller_common.h |
rename to ash/common/root_window_controller_common.h |
index c89e8df32f39cbc6b37a22bb6d7196af72584efe..3386d4838d197b64e68fdb8348197edb56bec1cb 100644 |
--- a/ash/root_window_controller_common.h |
+++ b/ash/common/root_window_controller_common.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_ROOT_WINDOW_CONTROLLER_COMMON_H_ |
-#define ASH_ROOT_WINDOW_CONTROLLER_COMMON_H_ |
+#ifndef ASH_COMMON_ROOT_WINDOW_CONTROLLER_COMMON_H_ |
+#define ASH_COMMON_ROOT_WINDOW_CONTROLLER_COMMON_H_ |
#include "base/macros.h" |
@@ -41,4 +41,4 @@ class RootWindowControllerCommon { |
} // namespace ash |
-#endif // ASH_ROOT_WINDOW_CONTROLLER_COMMON_H_ |
+#endif // ASH_COMMON_ROOT_WINDOW_CONTROLLER_COMMON_H_ |