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

Unified Diff: trunk/src/mojo/shell/switches.cc

Issue 447063005: Revert 288013 "First cut at "content handling" support in Mojo." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: 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 | « trunk/src/mojo/shell/switches.h ('k') | trunk/src/mojo/shell/ui_service_loader_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/mojo/shell/switches.cc
===================================================================
--- trunk/src/mojo/shell/switches.cc (revision 288042)
+++ trunk/src/mojo/shell/switches.cc (working copy)
@@ -10,10 +10,6 @@
// |ChildProcess::Type|).
const char kChildProcessType[] = "child-process-type";
-// Comma separated list like:
-// text/html,mojo://mojo_html_viewer,application/bravo,https://abarth.com/bravo
-const char kContentHandlers[] = "content-handlers";
-
// Force dynamically loaded apps / services to be loaded irrespective of cache
// instructions.
const char kDisableCache[] = "disable-cache";
« no previous file with comments | « trunk/src/mojo/shell/switches.h ('k') | trunk/src/mojo/shell/ui_service_loader_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698