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

Unified Diff: Source/modules/modules.gypi

Issue 1152393002: bluetooth: Blink side implementation of getPrimaryService (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@bluetooth-get-primary-service-interface
Patch Set: Add BluetoothGATTService to webexposed layout test Created 5 years, 7 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 | « Source/modules/bluetooth/BluetoothGATTService.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 8f7c3de83ed66f3d6f7b98d23ded511d5f9ed9b3..17108360c3f395e55ceec6212c4f67903c040894 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -603,6 +603,7 @@
'bluetooth/BluetoothError.cpp',
'bluetooth/BluetoothError.h',
'bluetooth/BluetoothGATTService.h',
+ 'bluetooth/BluetoothGATTService.cpp',
'bluetooth/BluetoothGATTRemoteServer.h',
'bluetooth/BluetoothGATTRemoteServer.cpp',
'bluetooth/NavigatorBluetooth.cpp',
« no previous file with comments | « Source/modules/bluetooth/BluetoothGATTService.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698