Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4824)

Unified Diff: chrome/browser/resources/settings/people_page/people_page.html

Issue 2813273002: MD Settings: Remove leftover aria-describedby in Supervised Users link (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/people_page/people_page.html
diff --git a/chrome/browser/resources/settings/people_page/people_page.html b/chrome/browser/resources/settings/people_page/people_page.html
index 30ce4b1bfa6b9fd9d6049e14e5f8673ca7a37794..751054bfa274b9effff1f2f98f59a887138987a5 100644
--- a/chrome/browser/resources/settings/people_page/people_page.html
+++ b/chrome/browser/resources/settings/people_page/people_page.html
@@ -285,8 +285,7 @@
on-tap="onManageSupervisedUsers_" actionable>
<div class="start">$i18n{manageSupervisedUsers}</div>
<button class="icon-external" is="paper-icon-button-light"
- aria-label="$i18n{manageSupervisedUsers}"
- aria-describedby="manageSupervisedUsersSecondary"></button>
+ aria-label="$i18n{manageSupervisedUsers}"></button>
</div>
</template>
</neon-animatable>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698