| Index: device/bluetooth/bluetooth_adapter.h
|
| diff --git a/device/bluetooth/bluetooth_adapter.h b/device/bluetooth/bluetooth_adapter.h
|
| index 4a97d320fb044204cdc810887348adfa74128bd2..291adeffdf1368c94d5020f6a98dbd936515b3b8 100644
|
| --- a/device/bluetooth/bluetooth_adapter.h
|
| +++ b/device/bluetooth/bluetooth_adapter.h
|
| @@ -101,7 +101,6 @@ class DEVICE_BLUETOOTH_EXPORT BluetoothAdapter
|
| // * IsConnecting()
|
| // * IsGattConnected()
|
| // * IsPaired()
|
| - // * IsTrustable()
|
| //
|
| // On Android and MacOS this method is called for each advertisement packet
|
| // received. On Chrome OS and Linux, we can't guarantee that this method
|
|
|