| Index: chrome/browser/ui/webui/settings/people_handler.h
|
| diff --git a/chrome/browser/ui/webui/settings/people_handler.h b/chrome/browser/ui/webui/settings/people_handler.h
|
| index da243e09e8029a1f93e09418f22bf9bf6e967f32..9b367b71a9982114341fbe70fb98cb9611545b29 100644
|
| --- a/chrome/browser/ui/webui/settings/people_handler.h
|
| +++ b/chrome/browser/ui/webui/settings/people_handler.h
|
| @@ -60,7 +60,7 @@ class PeopleHandler : public SettingsPageUIHandler,
|
| ~PeopleHandler() override;
|
|
|
| // Initializes the sync setup flow and shows the setup UI.
|
| - void OpenSyncSetup(bool creating_supervised_user);
|
| + void OpenSyncSetup();
|
|
|
| // Terminates the sync setup flow.
|
| void CloseSyncSetup();
|
|
|