| Index: chrome/browser/ui/webui/options/supervised_user_import_handler.h
|
| diff --git a/chrome/browser/ui/webui/options/supervised_user_import_handler.h b/chrome/browser/ui/webui/options/supervised_user_import_handler.h
|
| index d03cf43093f6d52b44fa3fee3d0bf9dbecf3d7ab..9a9b2b18b5c3c69128c8d0c2281f67569243aaa4 100644
|
| --- a/chrome/browser/ui/webui/options/supervised_user_import_handler.h
|
| +++ b/chrome/browser/ui/webui/options/supervised_user_import_handler.h
|
| @@ -52,7 +52,7 @@ class SupervisedUserImportHandler : public OptionsPageUIHandler,
|
| // supervised users.
|
| void FetchSupervisedUsers();
|
|
|
| - // Callback for the "requestManagedUserImportUpdate" message.
|
| + // Callback for the "requestSupervisedUserImportUpdate" message.
|
| // Checks the sign-in status of the custodian and accordingly
|
| // sends an update to the WebUI. The update can be to show/hide
|
| // an error bubble and update/clear the supervised user list.
|
|
|