| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index 002ef8d5db93e3a216391aefe09c733045e5371f..232cbc392036399f2bd598474d90cf35550385d9 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -103,6 +103,8 @@
|
| 'bluetooth_remote_gatt_characteristic.h',
|
| 'bluetooth_remote_gatt_characteristic_android.cc',
|
| 'bluetooth_remote_gatt_characteristic_android.h',
|
| + 'bluetooth_remote_gatt_characteristic_mac.h',
|
| + 'bluetooth_remote_gatt_characteristic_mac.mm',
|
| 'bluetooth_remote_gatt_characteristic_win.cc',
|
| 'bluetooth_remote_gatt_characteristic_win.h',
|
| 'bluetooth_remote_gatt_descriptor.cc',
|
|
|