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

Unified Diff: mojo/shell/switches.h

Issue 423963004: First cut at "content handling" support in Mojo. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more gn Created 6 years, 4 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/network_service_loader.cc ('k') | mojo/shell/switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/switches.h
diff --git a/mojo/shell/switches.h b/mojo/shell/switches.h
index a1d4ac578f9f9eac86f3d08cc6bd09d6ad37b2c4..d2271cf03b2ce14d785a9d12a301d39007e1ce66 100644
--- a/mojo/shell/switches.h
+++ b/mojo/shell/switches.h
@@ -10,6 +10,7 @@ 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 kChildProcessType[];
+extern const char kContentHandlers[];
extern const char kDisableCache[];
extern const char kEnableMultiprocess[];
extern const char kOrigin[];
« no previous file with comments | « mojo/shell/network_service_loader.cc ('k') | mojo/shell/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698