Index: ash/common/system/chromeos/session/logout_button_tray.h |
diff --git a/ash/system/chromeos/session/logout_button_tray.h b/ash/common/system/chromeos/session/logout_button_tray.h |
similarity index 89% |
rename from ash/system/chromeos/session/logout_button_tray.h |
rename to ash/common/system/chromeos/session/logout_button_tray.h |
index 58bd8e05e1a052b4725582e51fc6ccae9a9b7e99..abf5041435edf2d39998faa2eac3c39c6c58f366 100644 |
--- a/ash/system/chromeos/session/logout_button_tray.h |
+++ b/ash/common/system/chromeos/session/logout_button_tray.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_SYSTEM_CHROMEOS_SESSION_LOGOUT_BUTTON_TRAY_H_ |
-#define ASH_SYSTEM_CHROMEOS_SESSION_LOGOUT_BUTTON_TRAY_H_ |
+#ifndef ASH_COMMON_SYSTEM_CHROMEOS_SESSION_LOGOUT_BUTTON_TRAY_H_ |
+#define ASH_COMMON_SYSTEM_CHROMEOS_SESSION_LOGOUT_BUTTON_TRAY_H_ |
#include "ash/ash_export.h" |
#include "ash/common/login_status.h" |
@@ -56,4 +56,4 @@ class ASH_EXPORT LogoutButtonTray : public TrayBackgroundView, |
} // namespace ash |
-#endif // ASH_SYSTEM_CHROMEOS_SESSION_LOGOUT_BUTTON_TRAY_H_ |
+#endif // ASH_COMMON_SYSTEM_CHROMEOS_SESSION_LOGOUT_BUTTON_TRAY_H_ |