| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index 59eacfdf8e29def18c79554fac7c65742d3545d6..d46a2437d2b10fb9389c9fc4b3d97caccd1d77e2 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -95,6 +95,8 @@
|
| 'bluetooth_remote_gatt_characteristic_win.h',
|
| 'bluetooth_remote_gatt_descriptor_android.cc',
|
| 'bluetooth_remote_gatt_descriptor_android.h',
|
| + 'bluetooth_remote_gatt_descriptor_win.cc',
|
| + 'bluetooth_remote_gatt_descriptor_win.h',
|
| 'bluetooth_remote_gatt_service_android.cc',
|
| 'bluetooth_remote_gatt_service_android.h',
|
| 'bluetooth_remote_gatt_service_win.cc',
|
|
|