Index: device/bluetooth/bluetooth_adapter_mac.h |
diff --git a/device/bluetooth/bluetooth_adapter_mac.h b/device/bluetooth/bluetooth_adapter_mac.h |
index 2a5c1191f0ff235664afa5e2b1aa31d318f14dd4..1c4f56cb13d464f7eb287fe31e64a0e5c7731a2e 100644 |
--- a/device/bluetooth/bluetooth_adapter_mac.h |
+++ b/device/bluetooth/bluetooth_adapter_mac.h |
@@ -112,6 +112,7 @@ class DEVICE_BLUETOOTH_EXPORT BluetoothAdapterMac |
// Energy) before a discovered device is considered to be no longer available. |
const static NSTimeInterval kDiscoveryTimeoutSec; |
+ friend class BluetoothTestMac; |
friend class BluetoothAdapterMacTest; |
friend class BluetoothLowEnergyCentralManagerBridge; |