Chromium Code Reviews| Index: chrome/browser/resources/settings/a11y_page/a11y_page.html |
| diff --git a/chrome/browser/resources/settings/a11y_page/a11y_page.html b/chrome/browser/resources/settings/a11y_page/a11y_page.html |
| index f0f24882ea0b34664857db8b443cf439aee029b3..fda5f57adf30382bedcbfcdf51e3e6f74798f74d 100644 |
| --- a/chrome/browser/resources/settings/a11y_page/a11y_page.html |
| +++ b/chrome/browser/resources/settings/a11y_page/a11y_page.html |
| @@ -30,7 +30,7 @@ |
| $i18n{manageAccessibilityFeatures} |
| <div class="secondary">$i18n{moreFeaturesLinkDescription}</div> |
| </div> |
| - <button class="icon-arrow-right" is="paper-icon-button-light"> |
| + <button class="icon-arrow-forward" is="paper-icon-button-light"> |
|
Dan Beam
2016/10/04 01:01:00
while we're renaming this, why not "subpage-arrow"
dschuyler
2016/10/04 01:13:58
Done.
|
| </button> |
| </div> |
| </neon-animatable> |