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

Unified Diff: ash/system/session/tray_session_length_limit_unittest.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_unittest.cc
diff --git a/ash/system/session_length_limit/tray_session_length_limit_unittest.cc b/ash/system/session/tray_session_length_limit_unittest.cc
similarity index 98%
rename from ash/system/session_length_limit/tray_session_length_limit_unittest.cc
rename to ash/system/session/tray_session_length_limit_unittest.cc
index 2b05de9c381e1923bf3e400536b83f815edff465..b347aca11d1e1c4914a59cea643b16e51f674a51 100644
--- a/ash/system/session_length_limit/tray_session_length_limit_unittest.cc
+++ b/ash/system/session/tray_session_length_limit_unittest.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 "ash/root_window_controller.h"
#include "ash/shell.h"
« no previous file with comments | « ash/system/session/tray_session_length_limit.cc ('k') | ash/system/session_length_limit/session_length_limit_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698