Index: device/bluetooth/bluetooth.gyp |
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp |
index c3f847513696e1af5ddb3f90e08f6f7f7d125c5b..f819f9175e8ec4bb51f095056f902aeea1671370 100644 |
--- a/device/bluetooth/bluetooth.gyp |
+++ b/device/bluetooth/bluetooth.gyp |
@@ -66,11 +66,14 @@ |
'bluetooth_service_record_mac.mm', |
'bluetooth_service_record_win.cc', |
'bluetooth_service_record_win.h', |
+ 'bluetooth_socket.cc', |
'bluetooth_socket.h', |
'bluetooth_socket_chromeos.cc', |
'bluetooth_socket_chromeos.h', |
'bluetooth_socket_mac.h', |
'bluetooth_socket_mac.mm', |
+ 'bluetooth_socket_thread_win.cc', |
+ 'bluetooth_socket_thread_win.h', |
'bluetooth_socket_win.cc', |
'bluetooth_socket_win.h', |
'bluetooth_task_manager_win.cc', |