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

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: Fix Web Exposed Layout Test 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
« no previous file with comments | « Source/modules/bluetooth/ConvertWebVectorToArrayBuffer.cpp ('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 72461126f35107a79207602486e1e78119848475..42f3d9ced6fffe7dbf77be0980df73f732c7afe7 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/ConvertWebVectorToArrayBuffer.cpp',
+ 'bluetooth/ConvertWebVectorToArrayBuffer.h',
'bluetooth/Bluetooth.cpp',
'bluetooth/BluetoothDevice.cpp',
'bluetooth/BluetoothDevice.h',
« no previous file with comments | « Source/modules/bluetooth/ConvertWebVectorToArrayBuffer.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698