Index: ash/system/session/tray_session_length_limit.cc |
diff --git a/ash/system/session_length_limit/tray_session_length_limit.cc b/ash/system/session/tray_session_length_limit.cc |
similarity index 99% |
rename from ash/system/session_length_limit/tray_session_length_limit.cc |
rename to ash/system/session/tray_session_length_limit.cc |
index 52941d941e8c1b055da09fbd328397e32f617a8a..05225ea17557a9b7e52d108d54cb9bc14e50153e 100644 |
--- a/ash/system/session_length_limit/tray_session_length_limit.cc |
+++ b/ash/system/session/tray_session_length_limit.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ash/system/session_length_limit/tray_session_length_limit.h" |
+#include "ash/system/session/tray_session_length_limit.h" |
#include <algorithm> |