| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index 695ce665414cc066404ce323c1f1fc5ab5336cfc..c4012bd63bfdf6aacbf8f902f4fd0bfc35abd6ad 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -41,6 +41,8 @@
|
| 'bluetooth_device_win.h',
|
| 'bluetooth_gatt_characteristic.cc',
|
| 'bluetooth_gatt_characteristic.h',
|
| + 'bluetooth_gatt_descriptor.cc',
|
| + 'bluetooth_gatt_descriptor.h',
|
| 'bluetooth_gatt_service.cc',
|
| 'bluetooth_gatt_service.h',
|
| 'bluetooth_init_win.cc',
|
|
|