| Index: device/bluetooth/bluetooth_adapter_win.h
|
| diff --git a/device/bluetooth/bluetooth_adapter_win.h b/device/bluetooth/bluetooth_adapter_win.h
|
| index 936f420768407d1380f944060cee4b00cf9dd863..26c895b09598b7b73a980b0339210a50a26c3b90 100644
|
| --- a/device/bluetooth/bluetooth_adapter_win.h
|
| +++ b/device/bluetooth/bluetooth_adapter_win.h
|
| @@ -100,6 +100,7 @@ class DEVICE_BLUETOOTH_EXPORT BluetoothAdapterWin
|
|
|
| private:
|
| friend class BluetoothAdapterWinTest;
|
| + friend class BluetoothTestWin;
|
|
|
| enum DiscoveryStatus {
|
| NOT_DISCOVERING,
|
|
|