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

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

Issue 10391034: Scaffolding for an experimental discovery API letting users inject links in the recommended pane of… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Answered review comments from PatchSet 3. Created 8 years, 7 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 ccb6970d739f25a732427e86e65dbc9e42673b31..01b2b4021678b6ec94eee07ebdbeb7d4e3ea79cd 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -30,6 +30,7 @@
'idl_schema_files': [
'alarms.idl',
'experimental_bluetooth.idl',
+ 'experimental_discovery.idl',
'experimental_dns.idl',
'experimental_idltest.idl',
'experimental_serial.idl',

Powered by Google App Engine
This is Rietveld 408576698