| Index: chrome/browser/resources/settings/passwords_and_forms_page/passwords_and_forms_page.html
|
| diff --git a/chrome/browser/resources/settings/passwords_and_forms_page/passwords_and_forms_page.html b/chrome/browser/resources/settings/passwords_and_forms_page/passwords_and_forms_page.html
|
| index 301cf0f28ed2555e8d22bd11cc552bb26b27bc11..d7855f6f1698567af1ed738abdc9e0b7769f5b21 100644
|
| --- a/chrome/browser/resources/settings/passwords_and_forms_page/passwords_and_forms_page.html
|
| +++ b/chrome/browser/resources/settings/passwords_and_forms_page/passwords_and_forms_page.html
|
| @@ -26,7 +26,7 @@
|
| <div>$i18n{autofill}</div>
|
| <div class="secondary">$i18n{autofillDetail}</div>
|
| </div>
|
| - <button class="icon-arrow-right" is="paper-icon-button-light">
|
| + <button class="icon-arrow-forward" is="paper-icon-button-light">
|
| </button>
|
| </div>
|
| <div class="secondary-action">
|
| @@ -43,7 +43,7 @@
|
| <div>$i18n{passwords}</div>
|
| <div class="secondary">$i18n{passwordsDetail}</div>
|
| </div>
|
| - <button class="icon-arrow-right" is="paper-icon-button-light">
|
| + <button class="icon-arrow-forward" is="paper-icon-button-light">
|
| </button>
|
| </div>
|
| <div class="secondary-action">
|
|
|