| Index: modules/rtp_rtcp/BUILD.gn
|
| diff --git a/modules/rtp_rtcp/BUILD.gn b/modules/rtp_rtcp/BUILD.gn
|
| index 79e3fb4f60803e310b3269e30dbc0dda52b74a42..35405b8f1fcf4091f6ff02ea70d5ab3b75449029 100644
|
| --- a/modules/rtp_rtcp/BUILD.gn
|
| +++ b/modules/rtp_rtcp/BUILD.gn
|
| @@ -130,6 +130,8 @@ rtc_static_library("rtp_rtcp") {
|
| "source/rtp_format_h264.h",
|
| "source/rtp_format_video_generic.cc",
|
| "source/rtp_format_video_generic.h",
|
| + "source/rtp_format_video_stereo.cc",
|
| + "source/rtp_format_video_stereo.h",
|
| "source/rtp_format_vp8.cc",
|
| "source/rtp_format_vp8.h",
|
| "source/rtp_format_vp9.cc",
|
|
|