| Index: device/device_tests.gyp
|
| diff --git a/device/device_tests.gyp b/device/device_tests.gyp
|
| index 8f73cdb4a15ab870ee212d3a9602e919a445a6de..7342df082e462a2ae57bf52f1ea1861557e319ee 100644
|
| --- a/device/device_tests.gyp
|
| +++ b/device/device_tests.gyp
|
| @@ -48,6 +48,8 @@
|
| 'bluetooth/bluetooth_gatt_descriptor_unittest.cc',
|
| 'bluetooth/bluetooth_gatt_service_unittest.cc',
|
| 'bluetooth/bluetooth_low_energy_win_unittest.cc',
|
| + 'bluetooth/bluetooth_remote_gatt_characteristic_win_unittest.cc',
|
| + 'bluetooth/bluetooth_remote_gatt_service_win_unittest.cc',
|
| 'bluetooth/bluetooth_service_record_win_unittest.cc',
|
| 'bluetooth/bluetooth_task_manager_win_unittest.cc',
|
| 'bluetooth/bluetooth_uuid_unittest.cc',
|
|
|