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

Unified Diff: chrome/common/extensions/api/api.gyp

Issue 246883003: Introduce chrome.bluetoothSocket API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix ambiguity of listen functions Created 6 years, 8 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: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 13a1bb5ee1b64cb329e4b400ad9293669fdf05aa..428c21f02786232203fabe375ca9ac669c8f507d 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -47,6 +47,7 @@
'autotest_private.idl',
'bluetooth.idl',
'bluetooth_private.json',
+ 'bluetooth_socket.idl',
'bookmark_manager_private.json',
'bookmarks.json',
'braille_display_private.idl',

Powered by Google App Engine
This is Rietveld 408576698