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

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

Issue 13486004: Audio extension API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address Rahul's comments. Created 7 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 0135d2c44ecec9d585d472634fc8f64885ed95cf..a8a30233a97b0bfc6494f7348388b7ff56bbdd10 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -23,6 +23,7 @@
'app_current_window_internal.idl',
'app_runtime.idl',
'app_window.idl',
+ 'audio.idl',
'autotest_private.idl',
'bluetooth.idl',
'bookmark_manager_private.json',

Powered by Google App Engine
This is Rietveld 408576698