Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2044)

Unified Diff: device/bluetooth/bluetooth_adapter_win.h

Issue 1639593002: Add cross platform Bluetooth testing fixture for Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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,

Powered by Google App Engine
This is Rietveld 408576698