| Index: chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc
|
| diff --git a/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc b/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc
|
| index 5523307c8c35a05d55c9945c676e27a6ba166fba..607100cb8f0af6bbe27e21c7ab4fb270b7dc700e 100644
|
| --- a/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc
|
| +++ b/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc
|
| @@ -330,6 +330,8 @@ void AddBluetoothStrings(content::WebUIDataSource* html_source) {
|
| {"bluetoothDisconnect", IDS_OPTIONS_SETTINGS_BLUETOOTH_DISCONNECT},
|
| {"bluetoothDismiss", IDS_OPTIONS_SETTINGS_BLUETOOTH_DISMISS_ERROR},
|
| {"bluetoothEnabled", IDS_SETTINGS_BLUETOOTH_ENABLED},
|
| + {"bluetoothToggleA11yLabel",
|
| + IDS_SETTINGS_BLUETOOTH_TOGGLE_ACCESSIBILITY_LABEL},
|
| {"bluetoothExpandA11yLabel",
|
| IDS_SETTINGS_BLUETOOTH_EXPAND_ACCESSIBILITY_LABEL},
|
| {"bluetoothNoDevices", IDS_SETTINGS_BLUETOOTH_NO_DEVICES},
|
|
|