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

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

Issue 9822001: Basic infrastructure for the Bluetooth API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix non-chromeos builds Created 8 years, 9 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 4aa8af477419744e766cee947e654d47f9bff55d..864863c47e90ca728d29b5fba79c96c05e8395ff 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -24,6 +24,7 @@
'windows.json',
],
'idl_schema_files': [
+ 'experimental.bluetooth.idl',
'experimental.dns.idl',
],
'cc_dir': 'chrome/common/extensions/api',

Powered by Google App Engine
This is Rietveld 408576698