| Index: chrome/browser/resources/settings/privacy_page/privacy_page.html
|
| diff --git a/chrome/browser/resources/settings/privacy_page/privacy_page.html b/chrome/browser/resources/settings/privacy_page/privacy_page.html
|
| index a50f3678aac5bece16b3e85a8c9e84e288ff1a1c..3e2e0de7d61dfd29822b855f83f6444b4bcca30f 100644
|
| --- a/chrome/browser/resources/settings/privacy_page/privacy_page.html
|
| +++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html
|
| @@ -168,7 +168,7 @@
|
| </div>
|
| </div>
|
| <button class="subpage-arrow" is="paper-icon-button-light"
|
| - aria-label="[[siteSettingsPageTitle_()]]"
|
| + aria-label$="[[siteSettingsPageTitle_()]]"
|
| aria-describedby="siteSettingsSecondary"></button>
|
| </div>
|
| <div class="settings-box two-line" id="clearBrowsingData"
|
|
|