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

Unified Diff: mojo/shell/standalone/switches.h

Issue 1705323003: ContentHandler -> ShellClientFactory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@delete
Patch Set: . Created 4 years, 10 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/shell/standalone/android/android_handler.cc ('k') | mojo/shell/standalone/switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/standalone/switches.h
diff --git a/mojo/shell/standalone/switches.h b/mojo/shell/standalone/switches.h
index 8b267e08357377786692bb2194a0914a86d13482..96a27ea8f842fdeb39e20389d2792fae90b167e0 100644
--- a/mojo/shell/standalone/switches.h
+++ b/mojo/shell/standalone/switches.h
@@ -11,7 +11,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 kApp[];
-extern const char kContentHandlers[];
extern const char kForceInProcess[];
extern const char kHelp[];
extern const char kMapOrigin[];
« no previous file with comments | « mojo/shell/standalone/android/android_handler.cc ('k') | mojo/shell/standalone/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698