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

Unified Diff: third_party/WebKit/public/blink_headers.gypi

Issue 1334763002: bluetooth: Subscribe to notifications (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-origin
Patch Set: Include map Created 5 years, 2 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/public/blink_headers.gypi
diff --git a/third_party/WebKit/public/blink_headers.gypi b/third_party/WebKit/public/blink_headers.gypi
index a95806803cdb18cd4afd5944ee3ceb908ede3c51..0c4e58914c663f8396c35195f1046aa929a91571 100644
--- a/third_party/WebKit/public/blink_headers.gypi
+++ b/third_party/WebKit/public/blink_headers.gypi
@@ -272,6 +272,7 @@
"platform/modules/bluetooth/WebBluetooth.h",
"platform/modules/bluetooth/WebBluetoothDevice.h",
"platform/modules/bluetooth/WebBluetoothError.h",
+ "platform/modules/bluetooth/WebBluetoothGATTCharacteristic.h",
"platform/modules/bluetooth/WebBluetoothGATTCharacteristicInit.h",
"platform/modules/bluetooth/WebBluetoothGATTRemoteServer.h",
"platform/modules/bluetooth/WebBluetoothGATTService.h",

Powered by Google App Engine
This is Rietveld 408576698