| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index 881a16092a1619183b0db1605808ac1ab5e4193c..c197d9421672e97e2b745e57e6477cea3a9f39d7 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -105,6 +105,8 @@
|
| 'bluetooth_remote_gatt_characteristic_chromeos.h',
|
| 'bluetooth_remote_gatt_descriptor_chromeos.cc',
|
| 'bluetooth_remote_gatt_descriptor_chromeos.h',
|
| + 'bluetooth_remote_gatt_service_android.cc',
|
| + 'bluetooth_remote_gatt_service_android.h',
|
| 'bluetooth_remote_gatt_service_chromeos.cc',
|
| 'bluetooth_remote_gatt_service_chromeos.h',
|
| 'bluetooth_rfcomm_channel_mac.mm',
|
|
|