summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/api/cast_streaming_session.idl
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/api/cast_streaming_session.idl')
-rw-r--r--chrome/common/extensions/api/cast_streaming_session.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/api/cast_streaming_session.idl b/chrome/common/extensions/api/cast_streaming_session.idl
index 29d43d9..e2ad595 100644
--- a/chrome/common/extensions/api/cast_streaming_session.idl
+++ b/chrome/common/extensions/api/cast_streaming_session.idl
@@ -11,7 +11,7 @@
// APIs.
//
// Valid resource IDs are positive and non-zero.
-namespace cast.streaming.session {
+[use_movable_types=true]namespace cast.streaming.session {
// Callback from the <code>create</code> method.
// |audioStreamId| : The audio RTP stream ID.
// |videoStreamId| : The video RTP stream ID.