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

Unified Diff: device/bluetooth/bluetooth.gyp

Issue 1749403002: Implement BluetoothRemoteGattCharacteristicWin::StartNotifySession and related unit tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 9 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
Index: device/bluetooth/bluetooth.gyp
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
index 26c90d359f91f1317a4bf98c844e10f49709408f..d5de25c01825016a484f3483653879ffa5b80c3e 100644
--- a/device/bluetooth/bluetooth.gyp
+++ b/device/bluetooth/bluetooth.gyp
@@ -73,6 +73,8 @@
'bluetooth_gatt_notify_session.h',
'bluetooth_gatt_notify_session_android.cc',
'bluetooth_gatt_notify_session_android.h',
+ 'bluetooth_gatt_notify_session_win.cc',
+ 'bluetooth_gatt_notify_session_win.h',
'bluetooth_gatt_service.cc',
'bluetooth_gatt_service.h',
'bluetooth_init_win.cc',

Powered by Google App Engine
This is Rietveld 408576698