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

Unified Diff: remoting/remoting_host_srcs.gypi

Issue 893353002: Rename VideoScheduler->VideoFramePipe. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@scheduler_cleanup
Patch Set: Created 5 years, 10 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/host/video_scheduler_unittest.cc ('k') | remoting/remoting_test.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_host_srcs.gypi
diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
index 4d5d62872a921ac37c71650910da14a047292040..210161e1c7a8e41a3d5efc755905e93f5f00cf61 100644
--- a/remoting/remoting_host_srcs.gypi
+++ b/remoting/remoting_host_srcs.gypi
@@ -232,8 +232,8 @@
'host/video_frame_recorder.h',
'host/video_frame_recorder_host_extension.cc',
'host/video_frame_recorder_host_extension.h',
- 'host/video_scheduler.cc',
- 'host/video_scheduler.h',
+ 'host/video_frame_pump.cc',
+ 'host/video_frame_pump.h',
'host/win/com_imported_mstscax.tlh',
'host/win/com_security.cc',
'host/win/com_security.h',
« no previous file with comments | « remoting/host/video_scheduler_unittest.cc ('k') | remoting/remoting_test.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698