Index: chrome/common/extensions/api/api.gyp |
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp |
index c5a56ec1c6273e3564d1cc2ac8ee2636c3fb56ec..a7c9eb48e5d3fcbd5715211c3d0154a7da17367e 100644 |
--- a/chrome/common/extensions/api/api.gyp |
+++ b/chrome/common/extensions/api/api.gyp |
@@ -166,9 +166,9 @@ |
}], |
['enable_webrtc==1', { |
'schema_files': [ |
+ 'cast_streaming_rtp_stream.idl', |
'cast_streaming_session.idl', |
- 'webrtc_cast_send_transport.idl', |
- 'webrtc_cast_udp_transport.idl', |
+ 'cast_streaming_udp_transport.idl', |
'webrtc_logging_private.idl', |
], |
}], |