| Index: chrome/browser/supervised_user/supervised_user_service.h
|
| diff --git a/chrome/browser/supervised_user/supervised_user_service.h b/chrome/browser/supervised_user/supervised_user_service.h
|
| index 1519450722ccdf4eca114fb8157ab2cfd0071021..12621132e53099876184a6a5a323c0ca0a2c4aba 100644
|
| --- a/chrome/browser/supervised_user/supervised_user_service.h
|
| +++ b/chrome/browser/supervised_user/supervised_user_service.h
|
| @@ -139,8 +139,7 @@ class SupervisedUserService : public KeyedService,
|
| // is empty, or the empty string is there is no second custodian.
|
| std::string GetSecondCustodianName() const;
|
|
|
| - // Initializes this object. This method does nothing if the profile is not
|
| - // supervised.
|
| + // Initializes this object.
|
| void Init();
|
|
|
| // Initializes this profile for syncing, using the provided |refresh_token| to
|
|
|