| Index: device/bluetooth/bluetooth_socket.h
|
| diff --git a/device/bluetooth/bluetooth_socket.h b/device/bluetooth/bluetooth_socket.h
|
| index 395c7cb90249827e4ae474439c4c0ac30f205037..3356bf0113a33ee71e4b9b7cd9c077e6dd3592da 100644
|
| --- a/device/bluetooth/bluetooth_socket.h
|
| +++ b/device/bluetooth/bluetooth_socket.h
|
| @@ -18,7 +18,6 @@ class IOBuffer;
|
| namespace device {
|
|
|
| class BluetoothDevice;
|
| -class BluetoothUUID;
|
|
|
| // BluetoothSocket represents a socket to a specific service on a
|
| // BluetoothDevice. BluetoothSocket objects are ref counted and may outlive
|
|
|