| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index cb88406e672f94c5e8a827a8fc9fd7da091f61d3..144a5a3afe079be86c82d708e2cb5419a8308b1d 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -74,6 +74,8 @@
|
| 'bluetooth_gatt_notify_session.h',
|
| 'bluetooth_gatt_notify_session_android.cc',
|
| 'bluetooth_gatt_notify_session_android.h',
|
| + 'bluetooth_gatt_notify_session_mac.h',
|
| + 'bluetooth_gatt_notify_session_mac.mm',
|
| 'bluetooth_gatt_notify_session_win.cc',
|
| 'bluetooth_gatt_notify_session_win.h',
|
| 'bluetooth_gatt_service.cc',
|
|
|