| Index: device/bluetooth/bluetooth_adapter.h
|
| diff --git a/device/bluetooth/bluetooth_adapter.h b/device/bluetooth/bluetooth_adapter.h
|
| index 0e97afda3a9c7bb0555317fc560f871253689f82..8feb40975b0f700fc1a7b3ff2dc170a720a6b907 100644
|
| --- a/device/bluetooth/bluetooth_adapter.h
|
| +++ b/device/bluetooth/bluetooth_adapter.h
|
| @@ -36,7 +36,6 @@ class BluetoothRemoteGattDescriptor;
|
| class BluetoothRemoteGattService;
|
| class BluetoothSocket;
|
| class BluetoothUUID;
|
| -struct BluetoothAdapterDeleter;
|
| enum class UMABluetoothDiscoverySessionOutcome;
|
|
|
| // BluetoothAdapter represents a local Bluetooth adapter which may be used to
|
|
|