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

Unified Diff: Source/modules/modules.gypi

Issue 1146163005: bluetooth: Blink-side implementation of getCharacteristic. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@bluetooth-characteristic-interface
Patch Set: Merged with TOT Created 5 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
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 0eae78b31e7927edf368f372d3b324689bcd7169..43cd1697f5d163f414c7ccbd1598f92e962d0910 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -615,6 +615,7 @@
'bluetooth/BluetoothDevice.h',
'bluetooth/BluetoothError.cpp',
'bluetooth/BluetoothError.h',
+ 'bluetooth/BluetoothGATTCharacteristic.cpp',
'bluetooth/BluetoothGATTCharacteristic.h',
'bluetooth/BluetoothGATTService.h',
'bluetooth/BluetoothGATTService.cpp',
« no previous file with comments | « Source/modules/bluetooth/BluetoothGATTService.idl ('k') | public/platform/modules/bluetooth/WebBluetoothGATTCharacteristic.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698