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

Unified Diff: chrome/browser/chromeos/profiles/profile_util.h

Issue 393343002: Rename "managed (mode|user)" to "supervised user" (part 7) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more alphabetize (and rebase again) Created 6 years, 5 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: chrome/browser/chromeos/profiles/profile_util.h
diff --git a/chrome/browser/chromeos/profiles/profile_util.h b/chrome/browser/chromeos/profiles/profile_util.h
index e6270b02dc4e0c896cdb8e23a6853a1e8db563d6..f7df0742100ef8be2e859786bafce5c66ef2cebb 100644
--- a/chrome/browser/chromeos/profiles/profile_util.h
+++ b/chrome/browser/chromeos/profiles/profile_util.h
@@ -11,7 +11,7 @@ namespace chromeos {
// Checks if the current log-in state and the profile is GAIA-authenticated and
// thus has access to Google services. This excludes, for example, public
-// accounts, locally managed users, guest or incognito profiles.
+// accounts, supervised users, guest or incognito profiles.
bool IsProfileAssociatedWithGaiaAccount(Profile* profile);
} // namespace chromeos
« no previous file with comments | « chrome/browser/chromeos/profiles/profile_list_chromeos_unittest.cc ('k') | chrome/browser/profiles/profile_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698