Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(418)

Unified Diff: webrtc/modules/modules.gyp

Issue 2288223002: Extract simulcast rate allocation outside of video encoder. (Closed)
Patch Set: Clean up some dead code Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/modules/modules.gyp
diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
index 16fb8188c219149f3e71b4ccc598c7e73e57a638..e83c30ab528f421c77aa309b3723d48abba3271d 100644
--- a/webrtc/modules/modules.gyp
+++ b/webrtc/modules/modules.gyp
@@ -387,6 +387,7 @@
'video_coding/utility/h264_bitstream_parser_unittest.cc',
'video_coding/utility/ivf_file_writer_unittest.cc',
'video_coding/utility/quality_scaler_unittest.cc',
+ 'video_coding/utility/simulcast_rate_allocator_unittest.cc',
'video_coding/video_coding_robustness_unittest.cc',
'video_coding/video_packet_buffer_unittest.cc',
'video_coding/video_receiver_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698