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

Unified Diff: mojo/shell/switches.h

Issue 1065433002: Simplify some mojo_shell code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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/switches.h
diff --git a/mojo/shell/switches.h b/mojo/shell/switches.h
index 5c8056f50b6725126c8a8b9f793e41fa0584e08a..52267fec80aa35f39bac2611d1c536e0a086d13b 100644
--- a/mojo/shell/switches.h
+++ b/mojo/shell/switches.h
@@ -18,7 +18,6 @@ extern const char kChildProcess[];
extern const char kContentHandlers[];
extern const char kDisableCache[];
extern const char kDontDeleteOnDownload[];
-extern const char kEnableExternalApplications[];
extern const char kEnableMultiprocess[];
extern const char kForceInProcess[];
extern const char kHelp[];

Powered by Google App Engine
This is Rietveld 408576698