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

Unified Diff: device/bluetooth/BUILD.gn

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 | « no previous file | device/bluetooth/bluetooth.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/bluetooth/BUILD.gn
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
index c037de8500d4553173c81a9f1b844293af4e9b9a..8d467c367fb35040a033f7174044024f7d6c530b 100644
--- a/device/bluetooth/BUILD.gn
+++ b/device/bluetooth/BUILD.gn
@@ -72,6 +72,8 @@ component("bluetooth") {
"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 | « no previous file | device/bluetooth/bluetooth.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698