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

Unified Diff: ash/test/status_area_widget_test_helper.cc

Issue 2041233005: Moves ash::user::LoginStatus to ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix test Created 4 years, 6 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
« no previous file with comments | « ash/test/status_area_widget_test_helper.h ('k') | ash/test/test_session_state_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/status_area_widget_test_helper.cc
diff --git a/ash/test/status_area_widget_test_helper.cc b/ash/test/status_area_widget_test_helper.cc
index b0ae25f2499d3ec6fc8f426722878d41e9507326..420dab77e81c858eee34c361b0346a77966dda46 100644
--- a/ash/test/status_area_widget_test_helper.cc
+++ b/ash/test/status_area_widget_test_helper.cc
@@ -12,7 +12,7 @@
namespace ash {
-user::LoginStatus StatusAreaWidgetTestHelper::GetUserLoginStatus() {
+LoginStatus StatusAreaWidgetTestHelper::GetUserLoginStatus() {
return Shell::GetInstance()->system_tray_delegate()->GetUserLoginStatus();
}
« no previous file with comments | « ash/test/status_area_widget_test_helper.h ('k') | ash/test/test_session_state_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698