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

Unified Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 1573183002: bluetooth: Update BluetoothCharacteristic.value on readValue (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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: third_party/WebKit/Source/modules/modules.gypi
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
index 349ebd0b3ffe63986ea4c87a90da598409e7c43c..92e9b26b37308b2db5c09de16b82d9efb48f754e 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -788,8 +788,6 @@
'beacon/NavigatorBeacon.cpp',
'beacon/NavigatorBeacon.h',
'bluetooth/Bluetooth.h',
- 'bluetooth/ConvertWebVectorToArrayBuffer.cpp',
- 'bluetooth/ConvertWebVectorToArrayBuffer.h',
'bluetooth/Bluetooth.cpp',
'bluetooth/BluetoothAdvertisingData.cpp',
'bluetooth/BluetoothAdvertisingData.h',

Powered by Google App Engine
This is Rietveld 408576698