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

Unified Diff: mojo/runner/switches.h

Issue 1126393006: core_services: Run different services in different processes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix unit tests by never having an empty qualifier. Created 5 years, 7 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 | « mojo/runner/context.cc ('k') | mojo/runner/switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/runner/switches.h
diff --git a/mojo/runner/switches.h b/mojo/runner/switches.h
index fd7f065d24a50f3afe59f1dc82fb04174bf5208e..a95a4b229c942765d728c5280b3d04142ea73994 100644
--- a/mojo/runner/switches.h
+++ b/mojo/runner/switches.h
@@ -16,7 +16,6 @@ extern const char kApp[];
extern const char kChildProcess[];
extern const char kContentHandlers[];
extern const char kDisableCache[];
-extern const char kEnableMultiprocess[];
extern const char kForceInProcess[];
extern const char kHelp[];
extern const char kMapOrigin[];
« no previous file with comments | « mojo/runner/context.cc ('k') | mojo/runner/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698