Index: ash/system/status_area_widget.h |
diff --git a/ash/common/system/status_area_widget.h b/ash/system/status_area_widget.h |
similarity index 95% |
rename from ash/common/system/status_area_widget.h |
rename to ash/system/status_area_widget.h |
index acea2373e0b4052ac552e79056abbe5304e0ee13..33cf3509ea89114f553b19982cef2066e41139ee 100644 |
--- a/ash/common/system/status_area_widget.h |
+++ b/ash/system/status_area_widget.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_WIDGET_H_ |
-#define ASH_COMMON_SYSTEM_STATUS_AREA_WIDGET_H_ |
+#ifndef ASH_SYSTEM_STATUS_AREA_WIDGET_H_ |
+#define ASH_SYSTEM_STATUS_AREA_WIDGET_H_ |
#include "ash/ash_export.h" |
#include "ash/common/login_status.h" |
@@ -108,4 +108,4 @@ class ASH_EXPORT StatusAreaWidget : public views::Widget, |
} // namespace ash |
-#endif // ASH_COMMON_SYSTEM_STATUS_AREA_WIDGET_H_ |
+#endif // ASH_SYSTEM_STATUS_AREA_WIDGET_H_ |