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

Unified Diff: remoting/remoting_host.gypi

Issue 422503004: Adding ability to stream windows and inject events to them (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: compiler issues Created 6 years, 4 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/single_window_input_injector_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_host.gypi
diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi
index e966596ca02c16a71293328e300b0f1ddc53574e..2236fd314f6bed9f6ff3e394c1adfeb932a37cd5 100644
--- a/remoting/remoting_host.gypi
+++ b/remoting/remoting_host.gypi
@@ -240,6 +240,12 @@
'host/shaped_desktop_capturer.h',
'host/signaling_connector.cc',
'host/signaling_connector.h',
+ 'host/single_window_desktop_environment.cc',
+ 'host/single_window_desktop_environment.h',
+ 'host/single_window_input_injector.h',
+ 'host/single_window_input_injector_linux.cc',
+ 'host/single_window_input_injector_mac.cc',
+ 'host/single_window_input_injector_win.cc',
'host/token_validator_base.cc',
'host/token_validator_base.h',
'host/token_validator_factory_impl.cc',
« no previous file with comments | « remoting/host/single_window_input_injector_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698