diff options
Diffstat (limited to 'device/bluetooth/bluetooth.gyp')
-rw-r--r-- | device/bluetooth/bluetooth.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp index 90306d1..5159521 100644 --- a/device/bluetooth/bluetooth.gyp +++ b/device/bluetooth/bluetooth.gyp @@ -81,6 +81,8 @@ 'bluetooth_gatt_descriptor.h', 'bluetooth_gatt_notify_session.cc', 'bluetooth_gatt_notify_session.h', + 'bluetooth_gatt_notify_session_android.cc', + 'bluetooth_gatt_notify_session_android.h', 'bluetooth_gatt_notify_session_chromeos.cc', 'bluetooth_gatt_notify_session_chromeos.h', 'bluetooth_gatt_service.cc', |