| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index a4c93a8849b68cbe6229e559747710ba71de8ee4..43357be681076cb394ac4610f2a1668d3dc3d009 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -60,6 +60,8 @@
|
| 'bluetooth_profile_mac.mm',
|
| 'bluetooth_profile_win.cc',
|
| 'bluetooth_profile_win.h',
|
| + 'bluetooth_remote_gatt_characteristic_chromeos.cc',
|
| + 'bluetooth_remote_gatt_characteristic_chromeos.h',
|
| 'bluetooth_remote_gatt_service_chromeos.cc',
|
| 'bluetooth_remote_gatt_service_chromeos.h',
|
| 'bluetooth_service_record.cc',
|
|
|