Index: chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html |
diff --git a/chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html b/chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html |
index 035e18e114c7b5f26c0e7bacc3fe8e4baa640c22..6e032aeacdcdb355da69c8889f3bcaa2c93e3288 100644 |
--- a/chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html |
+++ b/chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html |
@@ -28,7 +28,7 @@ |
'$i18nPolymer{deviceOn}', '$i18nPolymer{deviceOff}')]] |
</div> |
</div> |
- <cr-policy-pref-indicator |
+ <cr-policy-pref-indicator icon-aria-label="$i18n{bluetoothPageTitle}" |
pref="[[prefs.cros.device.allow_bluetooth]]" |
hidden="[[prefs.cros.device.allow_bluetooth.value]]"> |
</cr-policy-pref-indicator> |