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

Unified Diff: remoting/host/switches.h

Issue 2451203002: Revert of Use ChannelMojo between the remoting daemon and network 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/remoting_me2me_host.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..efb860463bd712e69c15ffacf9ac4c1fdb5663d1 100644
--- a/remoting/host/switches.h
+++ b/remoting/host/switches.h
@@ -41,10 +41,6 @@
// Name of the pipe used to communicate from the child to the parent process.
extern const char kOutputSwitchName[];
-// Token used to create a message pipe between a pair of child and parent
-// processes.
-extern const char kMojoPipeToken[];
-
} // namespace remoting
#endif // REMOTING_HOST_SWITCHES_H_
« no previous file with comments | « remoting/host/remoting_me2me_host.cc ('k') | remoting/host/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698