Index: ash/common/system/chromeos/session/tray_session_length_limit.h |
diff --git a/ash/system/chromeos/session/tray_session_length_limit.h b/ash/common/system/chromeos/session/tray_session_length_limit.h |
similarity index 90% |
rename from ash/system/chromeos/session/tray_session_length_limit.h |
rename to ash/common/system/chromeos/session/tray_session_length_limit.h |
index a08492bc64cb9db266e72e44ba0e1ba2b17ddbeb..cc307e1e0ef62a7b4fe0d449ec3f828ffc145265 100644 |
--- a/ash/system/chromeos/session/tray_session_length_limit.h |
+++ b/ash/common/system/chromeos/session/tray_session_length_limit.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_SESSION_LENGTH_LIMIT_H_ |
-#define ASH_SYSTEM_CHROMEOS_SESSION_SESSION_LENGTH_LIMIT_H_ |
+#ifndef ASH_COMMON_SYSTEM_CHROMEOS_SESSION_TRAY_SESSION_LENGTH_LIMIT_H_ |
+#define ASH_COMMON_SYSTEM_CHROMEOS_SESSION_TRAY_SESSION_LENGTH_LIMIT_H_ |
#include <memory> |
@@ -72,4 +72,4 @@ class ASH_EXPORT TraySessionLengthLimit : public SystemTrayItem, |
} // namespace ash |
-#endif // ASH_SYSTEM_CHROMEOS_SESSION_SESSION_LENGTH_LIMIT_H_ |
+#endif // ASH_COMMON_SYSTEM_CHROMEOS_SESSION_TRAY_SESSION_LENGTH_LIMIT_H_ |