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

Unified Diff: remoting/host/remoting_me2me_host.cc

Issue 10447041: Fix Ctrl+Alt+Esc keyboard shortcut in Me2Me host. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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/mouse_move_observer.h ('k') | remoting/host/ui_strings.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/remoting_me2me_host.cc
diff --git a/remoting/host/remoting_me2me_host.cc b/remoting/host/remoting_me2me_host.cc
index 2045347fe7bdf0c4e8e9d62c95f9a3a9b4a945b5..71f2564365ac69bd32c9c8f1aea2cecbbefe1891 100644
--- a/remoting/host/remoting_me2me_host.cc
+++ b/remoting/host/remoting_me2me_host.cc
@@ -202,7 +202,6 @@ class HostProcess
#if defined(OS_MACOSX) || defined(OS_WIN)
host_user_interface_.reset(new HostUserInterface(context_.get()));
- host_user_interface_->DisableDisconnectShortcutOnMac();
#endif
StartWatchingNatPolicy();
« no previous file with comments | « remoting/host/mouse_move_observer.h ('k') | remoting/host/ui_strings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698