Index: webrtc/modules/video_coding/BUILD.gn |
diff --git a/webrtc/modules/video_coding/BUILD.gn b/webrtc/modules/video_coding/BUILD.gn |
index 378449ff68c4a79d29058fde8b4f965987ad7e48..c8f640490fddac07532dc39b77996d5be6def704 100644 |
--- a/webrtc/modules/video_coding/BUILD.gn |
+++ b/webrtc/modules/video_coding/BUILD.gn |
@@ -55,8 +55,6 @@ rtc_static_library("video_coding") { |
"packet.h", |
"packet_buffer.cc", |
"packet_buffer.h", |
- "percentile_filter.cc", |
- "percentile_filter.h", |
"protection_bitrate_calculator.cc", |
"protection_bitrate_calculator.h", |
"receiver.cc", |