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

Unified Diff: webrtc/modules/BUILD.gn

Issue 2641133002: Reland of Add experimental simulcast screen content mode (Closed)
Patch Set: Missing file Created 3 years, 11 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/BUILD.gn
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
index ff059accf54fbbee5d6ac3cda5d8f40687a3d57d..c86b7feb1599323f4d973c01c0b14257892c9691 100644
--- a/webrtc/modules/BUILD.gn
+++ b/webrtc/modules/BUILD.gn
@@ -514,6 +514,7 @@ if (rtc_include_tests) {
"video_coding/utility/moving_average_unittest.cc",
"video_coding/utility/quality_scaler_unittest.cc",
"video_coding/utility/simulcast_rate_allocator_unittest.cc",
+ "video_coding/video_codec_initializer_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