| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index 1cbf220bfbe5bd75b981a1cdcc500fb46bfac8d1..db58e76a6d5efaf81ee147662b3be2c79087e62c 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -46,6 +46,8 @@
|
| 'bluetooth_channel_mac.h',
|
| 'bluetooth_classic_device_mac.mm',
|
| 'bluetooth_classic_device_mac.h',
|
| + 'bluetooth_classic_win.cc',
|
| + 'bluetooth_classic_win.h',
|
| 'bluetooth_device.cc',
|
| 'bluetooth_device.h',
|
| 'bluetooth_device_android.h',
|
|
|