| Index: device/device_tests.gyp
|
| diff --git a/device/device_tests.gyp b/device/device_tests.gyp
|
| index 8116fab0dd8f92bc6e70d5873a325b05484d3819..8f73cdb4a15ab870ee212d3a9602e919a445a6de 100644
|
| --- a/device/device_tests.gyp
|
| +++ b/device/device_tests.gyp
|
| @@ -45,6 +45,7 @@
|
| 'bluetooth/bluetooth_device_win_unittest.cc',
|
| 'bluetooth/bluetooth_discovery_filter_unittest.cc',
|
| 'bluetooth/bluetooth_gatt_characteristic_unittest.cc',
|
| + 'bluetooth/bluetooth_gatt_descriptor_unittest.cc',
|
| 'bluetooth/bluetooth_gatt_service_unittest.cc',
|
| 'bluetooth/bluetooth_low_energy_win_unittest.cc',
|
| 'bluetooth/bluetooth_service_record_win_unittest.cc',
|
|
|