| Index: chrome/browser/resources/options/manage_profile_overlay.html
|
| diff --git a/chrome/browser/resources/options/manage_profile_overlay.html b/chrome/browser/resources/options/manage_profile_overlay.html
|
| index 74422c4f82319597a0c68f669d6fad368c36c957..fa18313b8e59f8f225986d540cff541b1f83b54f 100644
|
| --- a/chrome/browser/resources/options/manage_profile_overlay.html
|
| +++ b/chrome/browser/resources/options/manage_profile_overlay.html
|
| @@ -8,8 +8,7 @@
|
| i18n-content="manageProfilesNameLabel"></span>
|
| <input id="manage-profile-name" type="text">
|
| </div>
|
| - <div id="manage-profile-duplicate-name-error"
|
| - class="hiding" i18n-content="manageProfilesDuplicateNameError">
|
| + <div id="manage-profile-name-error" class="hiding">
|
| </div>
|
| <div id="manage-profile-icon-label"
|
| i18n-content="manageProfilesIconLabel"></div>
|
|
|