| 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..06f3af87066fc629d63c06d5ab36130282cf0c47 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_session.idl',
|
| 'webrtc_cast_send_transport.idl',
|
| 'webrtc_cast_udp_transport.idl',
|
| 'webrtc_logging_private.idl',
|
|
|