Index: webrtc/modules/rtp_rtcp/BUILD.gn |
diff --git a/webrtc/modules/rtp_rtcp/BUILD.gn b/webrtc/modules/rtp_rtcp/BUILD.gn |
index af2d2c3cd45c4cddb8b61e827fe48c04c4a1764e..c651424611424bbe1a983633a955ba8f70d8a422 100644 |
--- a/webrtc/modules/rtp_rtcp/BUILD.gn |
+++ b/webrtc/modules/rtp_rtcp/BUILD.gn |
@@ -32,6 +32,8 @@ source_set("rtp_rtcp") { |
"source/forward_error_correction.h", |
"source/forward_error_correction_internal.cc", |
"source/forward_error_correction_internal.h", |
+ "source/h264_bitstream_parser.cc", |
+ "source/h264_bitstream_parser.h", |
"source/h264_sps_parser.cc", |
"source/h264_sps_parser.h", |
"source/mock/mock_rtp_payload_strategy.h", |