| 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 779a6882aced4e32e90a8a5392eb0b4cb268fc39..18dbd0fc7502f04b825ff35951796ad896510c07 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
|
| @@ -361,6 +361,7 @@ void AddBluetoothStrings(content::WebUIDataSource* html_source) {
|
| {"bluetoothDeviceListPaired", IDS_SETTINGS_BLUETOOTH_DEVICE_LIST_PAIRED},
|
| {"bluetoothDeviceListUnpaired",
|
| IDS_SETTINGS_BLUETOOTH_DEVICE_LIST_UNPAIRED},
|
| + {"bluetoothConnect", IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT},
|
| {"bluetoothDisconnect", IDS_OPTIONS_SETTINGS_BLUETOOTH_DISCONNECT},
|
| {"bluetoothDismiss", IDS_OPTIONS_SETTINGS_BLUETOOTH_DISMISS_ERROR},
|
| {"bluetoothToggleA11yLabel",
|
|
|