| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index e4a1995582288833cc0655fa3c72849c2365255a..6a1977586338de2c42834ce1d5567c4810052153 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -76,6 +76,8 @@
|
| 'bluetooth_gatt_connection.h',
|
| 'bluetooth_gatt_connection_chromeos.cc',
|
| 'bluetooth_gatt_connection_chromeos.h',
|
| + 'bluetooth_gatt_connection_mac.mm',
|
| + 'bluetooth_gatt_connection_mac.h',
|
| 'bluetooth_gatt_descriptor.cc',
|
| 'bluetooth_gatt_descriptor.h',
|
| 'bluetooth_gatt_notify_session.cc',
|
|
|