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

Unified Diff: ash/test/status_area_widget_test_helper.h

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/ash_test_helper.cc ('k') | ash/test/status_area_widget_test_helper.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.h
diff --git a/ash/test/status_area_widget_test_helper.h b/ash/test/status_area_widget_test_helper.h
index e1867ce1b965122529a2b2345e4fed224aea6552..59ebf62bb951ae84fbcfc6abf06ca7e5a2ef9532 100644
--- a/ash/test/status_area_widget_test_helper.h
+++ b/ash/test/status_area_widget_test_helper.h
@@ -14,7 +14,7 @@ class StatusAreaWidget;
class StatusAreaWidgetTestHelper {
public:
- static user::LoginStatus GetUserLoginStatus();
+ static LoginStatus GetUserLoginStatus();
// Returns the StatusAreaWidget that appears on the primary display.
static StatusAreaWidget* GetStatusAreaWidget();
« no previous file with comments | « ash/test/ash_test_helper.cc ('k') | ash/test/status_area_widget_test_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698