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

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: Fix global interface test 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 dee1970ca12c4bd1a76b9cb4f1845e4df05dfa4d..eded6a0177625fdb089ddbab98c177575cdad6de 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