| Index: chrome/browser/resources/settings/people_page/password_prompt_dialog.html
|
| diff --git a/chrome/browser/resources/settings/people_page/password_prompt_dialog.html b/chrome/browser/resources/settings/people_page/password_prompt_dialog.html
|
| index 5f893f8ea0b534cbf03e23661330f0d9a71bd91e..696ecbba2f8d709158b55c10ae147027aa44648d 100644
|
| --- a/chrome/browser/resources/settings/people_page/password_prompt_dialog.html
|
| +++ b/chrome/browser/resources/settings/people_page/password_prompt_dialog.html
|
| @@ -23,7 +23,7 @@
|
|
|
| <div class="settings-box first">$i18n{passwordPromptEnterPassword}</div>
|
|
|
| - <paper-input id="passwordInput" type="password" autofocus
|
| + <paper-input id="passwordInput" type="password"
|
| label="$i18n{passwordPromptPasswordLabel}"
|
| no-label-float
|
| value="{{password_}}"
|
|
|