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

Unified Diff: remoting/host/switches.cc

Issue 2446053002: Use ChannelMojo between the remoting daemon and desktop processes. (Closed)
Patch Set: Created 4 years, 2 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/switches.h ('k') | remoting/host/win/wts_session_process_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/switches.cc
diff --git a/remoting/host/switches.cc b/remoting/host/switches.cc
index 7e877af3b0438b77a3e05d066bc3875ff4f3ec0f..878530b5cf4c3ee5732509f5acce13ec55ff472e 100644
--- a/remoting/host/switches.cc
+++ b/remoting/host/switches.cc
@@ -6,7 +6,6 @@
namespace remoting {
-const char kDaemonPipeSwitchName[] = "daemon-pipe";
const char kElevateSwitchName[] = "elevate";
const char kHelpSwitchName[] = "help";
const char kProcessTypeSwitchName[] = "type";
« no previous file with comments | « remoting/host/switches.h ('k') | remoting/host/win/wts_session_process_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698