| Index: webrtc/modules/video_coding/BUILD.gn
|
| diff --git a/webrtc/modules/video_coding/BUILD.gn b/webrtc/modules/video_coding/BUILD.gn
|
| index c18ae7152d3ad863ea89a6380b6de16333d692ae..d17b0668d9a6a8d3b3ac481b1ab7de4d15a72277 100644
|
| --- a/webrtc/modules/video_coding/BUILD.gn
|
| +++ b/webrtc/modules/video_coding/BUILD.gn
|
| @@ -54,6 +54,8 @@ source_set("video_coding") {
|
| "packet_buffer.h",
|
| "percentile_filter.cc",
|
| "percentile_filter.h",
|
| + "protection_bitrate_calculator.cc",
|
| + "protection_bitrate_calculator.h",
|
| "receiver.cc",
|
| "receiver.h",
|
| "rtp_frame_reference_finder.cc",
|
|
|