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

Unified Diff: third_party/WebKit/Source/modules/bluetooth/DEPS

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/bluetooth/DEPS
diff --git a/third_party/WebKit/Source/modules/bluetooth/DEPS b/third_party/WebKit/Source/modules/bluetooth/DEPS
index 6de87dcf4aea409d7926576cc05786ef7064b1f4..25040fbe1144e2ce4fbce6d70ad170bd035aed97 100644
--- a/third_party/WebKit/Source/modules/bluetooth/DEPS
+++ b/third_party/WebKit/Source/modules/bluetooth/DEPS
@@ -4,5 +4,6 @@ include_rules = [
"+heap",
"-modules",
"+modules/bluetooth",
+ "+modules/EventTargetModules.h",
"-web",
]

Powered by Google App Engine
This is Rietveld 408576698