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

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

Issue 1382743002: bluetooth: Add characteristicvaluechanged event (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-notifications-1
Patch Set: Address tkent's comments 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/Source/modules/EventTargetModulesFactory.in
diff --git a/third_party/WebKit/Source/modules/EventTargetModulesFactory.in b/third_party/WebKit/Source/modules/EventTargetModulesFactory.in
index 56613921d7b781db69384d8122e25d5e39390eda..2ac1b505bb79a2e6a9fed7b65beaf8c2497e2eda 100644
--- a/third_party/WebKit/Source/modules/EventTargetModulesFactory.in
+++ b/third_party/WebKit/Source/modules/EventTargetModulesFactory.in
@@ -2,6 +2,7 @@ namespace="EventTarget"
suffix="Modules"
modules/battery/BatteryManager
+modules/bluetooth/BluetoothGATTCharacteristic
modules/compositorworker/CompositorWorker
modules/compositorworker/CompositorWorkerGlobalScope
modules/encryptedmedia/MediaKeySession

Powered by Google App Engine
This is Rietveld 408576698