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

Unified Diff: third_party/WebKit/Source/modules/EventTargetModulesFactory.in

Issue 2466223002: Implement WebBluetooth getDescriptor[s] (Closed)
Patch Set: Rebase Created 4 years 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/EventTargetModulesFactory.in
diff --git a/third_party/WebKit/Source/modules/EventTargetModulesFactory.in b/third_party/WebKit/Source/modules/EventTargetModulesFactory.in
index 5dab68123ccde7bd47ce7dce433f4ddb99b30129..e35c976a93b5561c44ed8e57cfa37f3a74c40125 100644
--- a/third_party/WebKit/Source/modules/EventTargetModulesFactory.in
+++ b/third_party/WebKit/Source/modules/EventTargetModulesFactory.in
@@ -4,6 +4,7 @@ suffix="Modules"
modules/battery/BatteryManager
modules/bluetooth/BluetoothDevice
modules/bluetooth/BluetoothRemoteGATTCharacteristic
+modules/bluetooth/BluetoothRemoteGATTDescriptor
ortuno 2016/12/02 06:14:50 I don't think we need this anymore?
dougt 2016/12/02 18:31:28 Done.
modules/compositorworker/CompositorWorker
modules/compositorworker/CompositorWorkerGlobalScope
modules/encryptedmedia/MediaKeySession

Powered by Google App Engine
This is Rietveld 408576698