Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2202)

Unified Diff: ash/system/session/tray_session_length_limit.cc

Issue 178183005: Add LogoutConfirmationController to show LogoutConfirmationDialogs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Comments addressed. Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>
« no previous file with comments | « ash/system/session/tray_session_length_limit.h ('k') | ash/system/session/tray_session_length_limit_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698