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

Unified Diff: shell/child_switches.h

Issue 1651183003: Make PlatformChannelPair "dumb". (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 11 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 | « 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 4a52243deb57fe2cec932d8be4799fed4bd36a4a..e34379ba161899a8d1e6598228f9f19686cd82a3 100644
--- a/shell/child_switches.h
+++ b/shell/child_switches.h
@@ -12,7 +12,6 @@ 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