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

Unified Diff: remoting/protocol/BUILD.gn

Issue 2431843002: Update WebrtcFrameScheduler to avoid concurrent captures. (Closed)
Patch Set: comments Created 4 years, 2 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
« no previous file with comments | « no previous file | remoting/protocol/webrtc_dummy_video_encoder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/protocol/BUILD.gn
diff --git a/remoting/protocol/BUILD.gn b/remoting/protocol/BUILD.gn
index 4d399ef6c99c6ef52a3874495f456ba60b3cb028..3c839d913215d6a2b584895f3a17ee0aa7b6d3f2 100644
--- a/remoting/protocol/BUILD.gn
+++ b/remoting/protocol/BUILD.gn
@@ -326,6 +326,7 @@ source_set("unit_tests") {
"validating_authenticator_unittest.cc",
"video_frame_pump_unittest.cc",
"webrtc_audio_source_adapter_unittest.cc",
+ "webrtc_frame_scheduler_unittest.cc",
"webrtc_transport_unittest.cc",
]
« no previous file with comments | « no previous file | remoting/protocol/webrtc_dummy_video_encoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698