Index: chrome/browser/ui/webui/options/browser_options_handler.cc |
diff --git a/chrome/browser/ui/webui/options/browser_options_handler.cc b/chrome/browser/ui/webui/options/browser_options_handler.cc |
index 0b29dc17fb48497bddfc57a6e26850de9d58b941..602cd12f550430ffabbf9e732ab2c29ae589a60b 100644 |
--- a/chrome/browser/ui/webui/options/browser_options_handler.cc |
+++ b/chrome/browser/ui/webui/options/browser_options_handler.cc |
@@ -338,7 +338,7 @@ void BrowserOptionsHandler::GetLocalizedValues(base::DictionaryValue* values) { |
{ "startupShowNewTab", IDS_OPTIONS_STARTUP_SHOW_NEWTAB }, |
{ "startupShowPages", IDS_OPTIONS_STARTUP_SHOW_PAGES }, |
{ "suggestPref", IDS_OPTIONS_SUGGEST_PREF }, |
- { "supervisedUserLabel", IDS_SUPERVISED_USER_AVATAR_LABEL }, |
+ { "supervisedUserLabel", IDS_PROFILES_LIST_SUPERVISED_USER_LABEL }, |
{ "syncButtonTextInProgress", IDS_SYNC_NTP_SETUP_IN_PROGRESS }, |
{ "syncButtonTextStop", IDS_SYNC_STOP_SYNCING_BUTTON_LABEL }, |
{ "themesGallery", IDS_THEMES_GALLERY_BUTTON }, |