| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index 2d708421fa7684e1f7355f3e09fe1b7f8046e17e..2deb21954e05015a804e8b6c57d862a1918ba717 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',
|
|
|