| 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 dabec536fba1e9209633dc47e9da229333433b04..abc0c14b6e63da8aa33c42f66a4dd4cbf3d3fa51 100644
|
| --- a/chrome/browser/ui/webui/settings/people_handler.h
|
| +++ b/chrome/browser/ui/webui/settings/people_handler.h
|
| @@ -61,7 +61,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();
|
|
|