Index: ash/system/tray/special_popup_row.h |
diff --git a/ash/common/system/tray/special_popup_row.h b/ash/system/tray/special_popup_row.h |
similarity index 93% |
rename from ash/common/system/tray/special_popup_row.h |
rename to ash/system/tray/special_popup_row.h |
index 29d66b46da7e79d307375fa1690c085f39f355f4..4df1bd6b2d64bdb4ea882d1cdf6bcfc60242696b 100644 |
--- a/ash/common/system/tray/special_popup_row.h |
+++ b/ash/system/tray/special_popup_row.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_TRAY_SPECIAL_POPUP_ROW_H_ |
-#define ASH_COMMON_SYSTEM_TRAY_SPECIAL_POPUP_ROW_H_ |
+#ifndef ASH_SYSTEM_TRAY_SPECIAL_POPUP_ROW_H_ |
+#define ASH_SYSTEM_TRAY_SPECIAL_POPUP_ROW_H_ |
#include "ash/ash_export.h" |
#include "ash/common/login_status.h" |
@@ -64,4 +64,4 @@ class ASH_EXPORT SpecialPopupRow : public views::View { |
} // namespace ash |
-#endif // ASH_COMMON_SYSTEM_TRAY_SPECIAL_POPUP_ROW_H_ |
+#endif // ASH_SYSTEM_TRAY_SPECIAL_POPUP_ROW_H_ |