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

Unified Diff: remoting/remoting.gyp

Issue 10836224: [Chromoting] Call SendSAS() directly from the host. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: SensSAS() is called from an app now. Created 8 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
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index beb0e20fe6c2518ff0af32965ba8194fedd7ff1a..3e92896e82333e07ccfbfc78da405f4912dfb515 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -610,8 +610,6 @@
'host/daemon_process.cc',
'host/daemon_process.h',
'host/daemon_process_win.cc',
- 'host/sas_injector.h',
- 'host/sas_injector_win.cc',
'host/usage_stats_consent.h',
'host/usage_stats_consent_win.cc',
'host/win/host_service.cc',
@@ -1298,6 +1296,8 @@
'host/register_support_host_request.h',
'host/remote_input_filter.cc',
'host/remote_input_filter.h',
+ 'host/sas_injector.h',
+ 'host/sas_injector_win.cc',
'host/screen_recorder.cc',
'host/screen_recorder.h',
'host/server_log_entry.cc',
« remoting/host/sas_injector_win.cc ('K') | « remoting/host/win/wts_session_process_launcher.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698