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

Unified Diff: remoting/remoting_host_srcs.gypi

Issue 883673004: Cleanup VideoFramePump. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@rename_scheduler
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
Index: remoting/remoting_host_srcs.gypi
diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
index 210161e1c7a8e41a3d5efc755905e93f5f00cf61..ff9c7d32d288e48666fdefff10742c73f81d3e27 100644
--- a/remoting/remoting_host_srcs.gypi
+++ b/remoting/remoting_host_srcs.gypi
@@ -174,6 +174,8 @@
'host/me2me_desktop_environment.h',
'host/mouse_clamping_filter.cc',
'host/mouse_clamping_filter.h',
+ 'host/mouse_shape_pump.cc',
+ 'host/mouse_shape_pump.h',
'host/oauth_token_getter.cc',
'host/oauth_token_getter.h',
'host/pairing_registry_delegate.cc',
@@ -200,6 +202,8 @@
'host/resizing_host_observer.h',
'host/sas_injector.h',
'host/sas_injector_win.cc',
+ 'host/screen_capturer_proxy.cc',
+ 'host/screen_capturer_proxy.h',
'host/screen_controls.h',
'host/screen_resolution.cc',
'host/screen_resolution.h',

Powered by Google App Engine
This is Rietveld 408576698