| 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 3cdee45ec10c50ec814f6fd1b7438f9f080109db..11ac157d14290e498c1dbedd7e75d4ab7682a214 100644
|
| --- a/chrome/browser/supervised_user/supervised_user_service.h
|
| +++ b/chrome/browser/supervised_user/supervised_user_service.h
|
| @@ -129,8 +129,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
|
|
|