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

Unified Diff: ash/system/date/date_default_view.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/system/chromeos/tray_tracing.cc ('k') | ash/system/date/date_default_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/date/date_default_view.h
diff --git a/ash/system/date/date_default_view.h b/ash/system/date/date_default_view.h
index 2efcdf84f358be281dd459072f85c317a2a01f98..eee550ad7b4601ee900616beacfbc36089022e67 100644
--- a/ash/system/date/date_default_view.h
+++ b/ash/system/date/date_default_view.h
@@ -24,7 +24,7 @@ class ASH_EXPORT DateDefaultView : public views::View,
public views::ButtonListener,
public ash::ShutdownPolicyObserver {
public:
- explicit DateDefaultView(ash::user::LoginStatus login);
+ explicit DateDefaultView(LoginStatus login);
~DateDefaultView() override;
« no previous file with comments | « ash/system/chromeos/tray_tracing.cc ('k') | ash/system/date/date_default_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698