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

Unified Diff: mojo/shell/runner/host/switches.h

Issue 1585493002: [mojo] Ports EDK (Closed) Base URL: https://chromium.googlesource.com/chromium/src.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
Index: mojo/shell/runner/host/switches.h
diff --git a/mojo/shell/runner/host/switches.h b/mojo/shell/runner/host/switches.h
index 18bd5869fdc717bfedd168094a212b160c1e3327..e10f260c366707b034f4196923a1921b3da9c79b 100644
--- a/mojo/shell/runner/host/switches.h
+++ b/mojo/shell/runner/host/switches.h
@@ -11,6 +11,7 @@ namespace switches {
// alongside the definition of their values in the .cc file.
extern const char kChildProcess[];
extern const char kEnableSandbox[];
+extern const char kPrimordialPipeToken[];
} // namespace switches

Powered by Google App Engine
This is Rietveld 408576698