Index: webrtc/modules/BUILD.gn |
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn |
index 0b08e9079eb64bfa37fb9426a081e70b2dd8aa5a..bc87b52ea888ca6c05ca5e9b9f92d463da6073d1 100644 |
--- a/webrtc/modules/BUILD.gn |
+++ b/webrtc/modules/BUILD.gn |
@@ -490,6 +490,7 @@ if (rtc_include_tests) { |
"video_coding/test/stream_generator.cc", |
"video_coding/test/stream_generator.h", |
"video_coding/timing_unittest.cc", |
+ "video_coding/utility/default_video_bitrate_allocator_unittest.cc", |
"video_coding/utility/frame_dropper_unittest.cc", |
"video_coding/utility/h264_bitstream_parser_unittest.cc", |
"video_coding/utility/ivf_file_writer_unittest.cc", |