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

Unified Diff: remoting/remoting_srcs.gypi

Issue 2079253003: Move frame scheduling logic from WebrtcFrameScheduler to WebrtcVideoStream. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 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 | « remoting/protocol/webrtc_video_stream.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_srcs.gypi
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
index 9d9fc2f2d41477a3f4b6e2673efd1d52510bbf43..d4bd0acef0240e431fcc2c0421d09ecad7093db1 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -245,8 +245,6 @@
'protocol/webrtc_data_stream_adapter.h',
'protocol/webrtc_dummy_video_capturer.cc',
'protocol/webrtc_dummy_video_capturer.h',
- 'protocol/webrtc_frame_scheduler.cc',
- 'protocol/webrtc_frame_scheduler.h',
'protocol/webrtc_video_encoder_factory.cc',
'protocol/webrtc_video_encoder_factory.h',
'protocol/webrtc_transport.cc',
« no previous file with comments | « remoting/protocol/webrtc_video_stream.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698