| Index: chrome/browser/ui/webui/options/managed_user_import_handler.h
|
| diff --git a/chrome/browser/ui/webui/options/managed_user_import_handler.h b/chrome/browser/ui/webui/options/managed_user_import_handler.h
|
| index 8811a6fac5c2abdda14a586d431ff62299b69047..b3cfbdf3b3af1b0a972a516d93b5c6982bc51763 100644
|
| --- a/chrome/browser/ui/webui/options/managed_user_import_handler.h
|
| +++ b/chrome/browser/ui/webui/options/managed_user_import_handler.h
|
| @@ -34,7 +34,8 @@ class ManagedUserImportHandler : public OptionsPageUIHandler {
|
| // id: "Managed User ID",
|
| // name: "Managed User Name",
|
| // iconURL: "chrome://path/to/icon/image",
|
| - // onCurrentDevice: true or false
|
| + // onCurrentDevice: true or false,
|
| + // needAvatar: true or false
|
| // }
|
| // The array holds all existing managed users attached to the
|
| // custodian's profile who initiated the request except for
|
|
|