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

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: 1. getPrimaryService impl 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
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 3617f8fb695232c16acad56246c77ebb12747182..8d3954921f1ceed1cbf8600187233e997bb67082 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -609,6 +609,7 @@
'bluetooth/BluetoothError.cpp',
'bluetooth/BluetoothError.h',
'bluetooth/BluetoothGATTService.h',
+ 'bluetooth/BluetoothGATTService.cpp',
'bluetooth/BluetoothGATTRemoteServer.h',
'bluetooth/BluetoothGATTRemoteServer.cpp',
'bluetooth/BluetoothInteraction.h',

Powered by Google App Engine
This is Rietveld 408576698