Commit 7ad1b919 authored by Thomas Tangl's avatar Thomas Tangl Committed by Commit Bot

[unified-consent] Fix a11y label for Google services expand button

This fixes the a11y label for the "Other Google services"
expand button on the syncSetup settings page.

Bug: 853996
Change-Id: Ib7dc0b0ce02ab26417553e9b6204b7f4e121a4a9
Reviewed-on: https://chromium-review.googlesource.com/1197822Reviewed-by: default avatarScott Chen <scottchen@chromium.org>
Commit-Queue: Thomas Tangl <tangltom@chromium.org>
Cr-Commit-Position: refs/heads/master@{#587825}
parent 8e95ed18
......@@ -502,7 +502,7 @@
</div>
</div>
<cr-expand-button expanded="{{personalizeSectionOpened_}}"
alt="$i18n{syncExpandA11yLabel}">
alt="$i18n{nonPersonalizedServicesExpandA11yLabel}">
</cr-expand-button>
</div>
<iron-collapse id="personalize-section"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment