Index: ash/system/status_area_layout_manager.h |
diff --git a/ash/common/system/status_area_layout_manager.h b/ash/system/status_area_layout_manager.h |
similarity index 87% |
rename from ash/common/system/status_area_layout_manager.h |
rename to ash/system/status_area_layout_manager.h |
index c4e705812703c01873dbe357ba767a12283304c2..fb204b29d23e1c37a38407fe0ac168a86811e652 100644 |
--- a/ash/common/system/status_area_layout_manager.h |
+++ b/ash/system/status_area_layout_manager.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_SYSTEM_STATUS_AREA_LAYOUT_MANAGER_H_ |
-#define ASH_COMMON_SYSTEM_STATUS_AREA_LAYOUT_MANAGER_H_ |
+#ifndef ASH_SYSTEM_STATUS_AREA_LAYOUT_MANAGER_H_ |
+#define ASH_SYSTEM_STATUS_AREA_LAYOUT_MANAGER_H_ |
#include "ash/common/wm/wm_snap_to_pixel_layout_manager.h" |
#include "base/macros.h" |
@@ -41,4 +41,4 @@ class StatusAreaLayoutManager : public wm::WmSnapToPixelLayoutManager { |
} // namespace ash |
-#endif // ASH_COMMON_SYSTEM_STATUS_AREA_LAYOUT_MANAGER_H_ |
+#endif // ASH_SYSTEM_STATUS_AREA_LAYOUT_MANAGER_H_ |