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

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

Issue 83043005: Cast Extensions API: Factory method for creating a cast session (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merged Created 7 years, 1 month 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 225c55358b5233180e468a2dd3f417f9cb408c42..4fbf9d1cca34f79c514a9fc1c3a1c596aae9a89b 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -165,6 +165,7 @@
}],
['enable_webrtc==1', {
'schema_files': [
+ 'cast_streaming.idl',
'webrtc_cast_send_transport.idl',
'webrtc_cast_udp_transport.idl',
'webrtc_logging_private.idl',

Powered by Google App Engine
This is Rietveld 408576698