| Index: device/bluetooth/bluetooth_gatt_characteristic.h
|
| diff --git a/device/bluetooth/bluetooth_gatt_characteristic.h b/device/bluetooth/bluetooth_gatt_characteristic.h
|
| index ed151ad89772a729c4fc709f2801d7bba1d5e944..94af976b9581cda26cfbe0b4c754d56a83f697f8 100644
|
| --- a/device/bluetooth/bluetooth_gatt_characteristic.h
|
| +++ b/device/bluetooth/bluetooth_gatt_characteristic.h
|
| @@ -17,9 +17,6 @@
|
|
|
| namespace device {
|
|
|
| -class BluetoothRemoteGattDescriptor;
|
| -class BluetoothGattNotifySession;
|
| -
|
| // BluetoothGattCharacteristic represents a local or remote GATT characteristic.
|
| // A GATT characteristic is a basic data element used to construct a GATT
|
| // service. Hence, instances of a BluetoothGattCharacteristic are associated
|
|
|