| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index 659a90b0d12479148698d43086c12ec207bb1c46..0d5eac437f4d294721c000876ba984ac00f3493d 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -95,6 +95,8 @@
|
| 'bluetooth_low_energy_device_mac.mm',
|
| 'bluetooth_low_energy_discovery_manager_mac.h',
|
| 'bluetooth_low_energy_discovery_manager_mac.mm',
|
| + 'bluetooth_low_energy_peripheral_delegate.mm',
|
| + 'bluetooth_low_energy_peripheral_delegate.h',
|
| 'bluetooth_low_energy_win.cc',
|
| 'bluetooth_low_energy_win.h',
|
| 'bluetooth_remote_gatt_characteristic.cc',
|
| @@ -113,6 +115,8 @@
|
| 'bluetooth_remote_gatt_service.h',
|
| 'bluetooth_remote_gatt_service_android.cc',
|
| 'bluetooth_remote_gatt_service_android.h',
|
| + 'bluetooth_remote_gatt_service_mac.h',
|
| + 'bluetooth_remote_gatt_service_mac.mm',
|
| 'bluetooth_remote_gatt_service_win.cc',
|
| 'bluetooth_remote_gatt_service_win.h',
|
| 'bluetooth_rfcomm_channel_mac.mm',
|
|
|