Chromium Code Reviews| 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', |