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

Unified Diff: remoting/host/switches.h

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/ipc_desktop_environment_unittest.cc ('k') | remoting/host/switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/switches.h
diff --git a/remoting/host/switches.h b/remoting/host/switches.h
index f26f28552634c53b3435e1a6707acdb538d63c8f..11c013e9afbf6d3874e30014aaaa1fac3325f47a 100644
--- a/remoting/host/switches.h
+++ b/remoting/host/switches.h
@@ -7,9 +7,6 @@
namespace remoting {
-// The command line switch specifying the daemon IPC endpoint.
-extern const char kDaemonPipeSwitchName[];
-
extern const char kElevateSwitchName[];
// "--help" prints the usage message.
« no previous file with comments | « remoting/host/ipc_desktop_environment_unittest.cc ('k') | remoting/host/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698