Chromium Code Reviews| Index: webrtc/call/BUILD.gn |
| diff --git a/webrtc/call/BUILD.gn b/webrtc/call/BUILD.gn |
| index 154ae048e3ead6252166684def78473360e480f7..9417910cec6cd8065e24a462b28e09da94a7f994 100644 |
| --- a/webrtc/call/BUILD.gn |
| +++ b/webrtc/call/BUILD.gn |
| @@ -16,6 +16,7 @@ rtc_source_set("call_interfaces") { |
| "audio_state.h", |
| "call.h", |
| "flexfec_receive_stream.h", |
| + "rtp_transport_controller.h", |
| "syncable.cc", |
| "syncable.h", |
| ] |