Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(959)

Unified Diff: device/bluetooth/bluetooth.gyp

Issue 2094633003: Bluetooth: Mac: implementation for start notification (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@write_read_characteristicscan_servicescan_cleanup
Patch Set: Addressing msarda's comments Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « device/bluetooth/BUILD.gn ('k') | device/bluetooth/bluetooth_gatt_notify_session_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « device/bluetooth/BUILD.gn ('k') | device/bluetooth/bluetooth_gatt_notify_session_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698