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

Unified Diff: remoting/remoting_host_srcs.gypi

Issue 1462063004: Move VideoFramePump to remoting/protocol (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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/remoting.gyp ('k') | remoting/remoting_nacl.gyp » ('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 3daadc7b5c5501dd6d8388540c6819b7fa2bd481..a69967050235ecb2459bbcb18ff1fdb1a216fcfc 100644
--- a/remoting/remoting_host_srcs.gypi
+++ b/remoting/remoting_host_srcs.gypi
@@ -22,8 +22,6 @@
'host/basic_desktop_environment.h',
'host/branding.cc',
'host/branding.h',
- 'host/capture_scheduler.cc',
- 'host/capture_scheduler.h',
'host/chromeos/aura_desktop_capturer.cc',
'host/chromeos/aura_desktop_capturer.h',
'host/chromeos/clipboard_aura.cc',
@@ -251,8 +249,6 @@
'host/usage_stats_consent_win.cc',
'host/username.cc',
'host/username.h',
- 'host/video_frame_pump.cc',
- 'host/video_frame_pump.h',
'host/video_frame_recorder.cc',
'host/video_frame_recorder.h',
'host/video_frame_recorder_host_extension.cc',
« no previous file with comments | « remoting/remoting.gyp ('k') | remoting/remoting_nacl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698