| Index: device/device.gyp
|
| diff --git a/device/device.gyp b/device/device.gyp
|
| index bc54b764b68b857980f1206c5f2450613d9dd28e..0a2c32ee16385604b82ad6b4d26c9e9e6c70a935 100644
|
| --- a/device/device.gyp
|
| +++ b/device/device.gyp
|
| @@ -30,6 +30,8 @@
|
| 'bluetooth/bluetooth_device_chromeos.h',
|
| 'bluetooth/bluetooth_device_win.cc',
|
| 'bluetooth/bluetooth_device_win.h',
|
| + 'bluetooth/bluetooth_init_win.cc',
|
| + 'bluetooth/bluetooth_init_win.h',
|
| 'bluetooth/bluetooth_out_of_band_pairing_data.h',
|
| 'bluetooth/bluetooth_service_record.cc',
|
| 'bluetooth/bluetooth_service_record.h',
|
|
|