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

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: fixed scope Created 7 years 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 92334199ff81039802e9e33a5ef6a33b85c0d458..c5a56ec1c6273e3564d1cc2ac8ee2636c3fb56ec 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -166,6 +166,7 @@
}],
['enable_webrtc==1', {
'schema_files': [
+ 'cast_streaming_session.idl',
'webrtc_cast_send_transport.idl',
'webrtc_cast_udp_transport.idl',
'webrtc_logging_private.idl',
« no previous file with comments | « chrome/common/extensions/api/_permission_features.json ('k') | chrome/common/extensions/api/cast_streaming_session.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698