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: shell/child_switches.h

Issue 1431203002: EDK: Make PlatformChannelPair not depend/use on base::CommandLine. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 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 | « shell/child_process_host.cc ('k') | shell/child_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: shell/child_switches.h
diff --git a/shell/child_switches.h b/shell/child_switches.h
index e34379ba161899a8d1e6598228f9f19686cd82a3..4a52243deb57fe2cec932d8be4799fed4bd36a4a 100644
--- a/shell/child_switches.h
+++ b/shell/child_switches.h
@@ -12,6 +12,7 @@ namespace switches {
// All switches in alphabetical order. The switches should be documented
// alongside the definition of their values in the .cc file.
extern const char kChildConnectionId[];
+extern const char kPlatformChannelHandleInfo[];
} // namespace switches
« no previous file with comments | « shell/child_process_host.cc ('k') | shell/child_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698