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

Unified Diff: remoting/host/sas_injector.h

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/remoting_me2me_host.cc ('k') | remoting/host/sas_injector_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/sas_injector.h
===================================================================
--- remoting/host/sas_injector.h (revision 166306)
+++ remoting/host/sas_injector.h (working copy)
@@ -15,7 +15,7 @@
public:
virtual ~SasInjector() {}
- // Sends the Secure Attention Sequence to the console session.
+ // Sends Secure Attention Sequence to the console session.
virtual bool InjectSas() = 0;
// Creates an instance of SasInjector if supported by the OS, otherwise
« no previous file with comments | « remoting/host/remoting_me2me_host.cc ('k') | remoting/host/sas_injector_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698