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

Unified Diff: Source/modules/modules.gypi

Issue 1147243004: bluetooth: readValue Blink implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@bluetooth-read-value-interface
Patch Set: Address jyasskin's comments 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 43cd1697f5d163f414c7ccbd1598f92e962d0910..d2fcc3ad3e4862c4532ed119618246d89aefc049 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -610,6 +610,8 @@
'beacon/NavigatorBeacon.cpp',
'beacon/NavigatorBeacon.h',
'bluetooth/Bluetooth.h',
+ 'bluetooth/BluetoothArrayBuffer.cpp',
+ 'bluetooth/BluetoothArrayBuffer.h',
'bluetooth/Bluetooth.cpp',
'bluetooth/BluetoothDevice.cpp',
'bluetooth/BluetoothDevice.h',

Powered by Google App Engine
This is Rietveld 408576698