Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / chromeos / profiles / profile_util.h
index e6270b0..f7df074 100644 (file)
@@ -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