| 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',
|
|
|