| Index: device/bluetooth/bluetooth_remote_gatt_service.h
|
| diff --git a/device/bluetooth/bluetooth_remote_gatt_service.h b/device/bluetooth/bluetooth_remote_gatt_service.h
|
| index 08e64363f71f049cc5eabfbf693fcb128d3d7aa5..722b22dddb4db926aedea1f7466829765a8387ea 100644
|
| --- a/device/bluetooth/bluetooth_remote_gatt_service.h
|
| +++ b/device/bluetooth/bluetooth_remote_gatt_service.h
|
| @@ -16,7 +16,6 @@ namespace device {
|
|
|
| class BluetoothDevice;
|
| class BluetoothRemoteGattCharacteristic;
|
| -class BluetoothRemoteGattDescriptor;
|
|
|
| // BluetoothRemoteGattService represents a remote GATT service.
|
| //
|
|
|