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

Unified Diff: chromeos/login/login_state.h

Issue 154863003: cros: Allow timezone change for non guest users. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
« no previous file with comments | « chrome/browser/chromeos/settings/system_settings_provider.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/login/login_state.h
diff --git a/chromeos/login/login_state.h b/chromeos/login/login_state.h
index 9fd03d723200fbf5d19d56fc61f389e57c58ebd6..73a83dd5850d815535f20434636d9c24cf0f06c3 100644
--- a/chromeos/login/login_state.h
+++ b/chromeos/login/login_state.h
@@ -64,7 +64,7 @@ class CHROMEOS_EXPORT LoginState {
// logged in, and only the owner will be allowed to log in).
bool IsInSafeMode() const;
- // Returns true if logged in and is a guest, retail, public, or kiosk user.
+ // Returns true if logged in and is a guest, retail, or public user.
bool IsGuestUser() const;
// Returns true if the user is an authenticated user (i.e. non public account)
« no previous file with comments | « chrome/browser/chromeos/settings/system_settings_provider.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698