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

Unified Diff: remoting/remoting.gyp

Issue 11364112: Merge 165565 - Calling SendSAS() from a service to make sure that Secure Attention Sequence can be … (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1312/src/
Patch Set: Created 8 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/host/win/wts_console_session_process_driver.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
===================================================================
--- remoting/remoting.gyp (revision 166306)
+++ remoting/remoting.gyp (working copy)
@@ -667,12 +667,18 @@
'host/host_exit_codes.h',
'host/ipc_consts.cc',
'host/ipc_consts.h',
+ 'host/sas_injector.h',
+ 'host/sas_injector_win.cc',
+ 'host/win/desktop.cc',
+ 'host/win/desktop.h',
'host/win/host_service.cc',
'host/win/host_service.h',
'host/win/host_service.rc',
'host/win/host_service_resource.h',
'host/win/omaha.cc',
'host/win/omaha.h',
+ 'host/win/scoped_thread_desktop.cc',
+ 'host/win/scoped_thread_desktop.h',
'host/win/unprivileged_process_delegate.cc',
'host/win/unprivileged_process_delegate.h',
'host/win/worker_process_launcher.cc',
« no previous file with comments | « remoting/host/win/wts_console_session_process_driver.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698