Index: webrtc/pc/BUILD.gn |
diff --git a/webrtc/pc/BUILD.gn b/webrtc/pc/BUILD.gn |
index 5e38c6b9dda3aa03443bd73d841575e90c9a31ee..8061140a0c4867e6d511593e354dbb3f89e451d3 100644 |
--- a/webrtc/pc/BUILD.gn |
+++ b/webrtc/pc/BUILD.gn |
@@ -46,6 +46,8 @@ rtc_static_library("rtc_pc") { |
"mediasession.h", |
"rtcpmuxfilter.cc", |
"rtcpmuxfilter.h", |
+ "rtptransport.cc", |
+ "rtptransport.h", |
"srtpfilter.cc", |
"srtpfilter.h", |
"voicechannel.h", |