| Index: chrome/browser/ui/webui/options/manage_profile_handler.cc
|
| diff --git a/chrome/browser/ui/webui/options/manage_profile_handler.cc b/chrome/browser/ui/webui/options/manage_profile_handler.cc
|
| index ac394aa5d93c45a318251e92634c11e2ab4d6016..0baeb6d2385d2dc6f635a0b79cb199a3b59cbcfe 100644
|
| --- a/chrome/browser/ui/webui/options/manage_profile_handler.cc
|
| +++ b/chrome/browser/ui/webui/options/manage_profile_handler.cc
|
| @@ -84,8 +84,6 @@ void ManageProfileHandler::GetLocalizedValues(
|
|
|
| static OptionsStringResource resources[] = {
|
| { "manageProfilesNameLabel", IDS_PROFILES_MANAGE_NAME_LABEL },
|
| - { "manageProfilesDuplicateNameError",
|
| - IDS_PROFILES_MANAGE_DUPLICATE_NAME_ERROR },
|
| { "manageProfilesIconLabel", IDS_PROFILES_MANAGE_ICON_LABEL },
|
| { "manageProfilesExistingSupervisedUser",
|
| IDS_PROFILES_CREATE_EXISTING_SUPERVISED_USER_ERROR },
|
|
|