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

Unified Diff: mojo/runner/switches.h

Issue 1338283003: Revert of Move fetching logic out of ApplicationManager, eliminate url mappings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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/shell_test_base_android.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 624f3d1c0be59ebb1833b01e76a801bcc49eb1d6..e9f45fea1a8d890502b9bb8729a6a0a214359c79 100644
--- a/mojo/runner/switches.h
+++ b/mojo/runner/switches.h
@@ -13,6 +13,7 @@
extern const char kChildProcess[];
extern const char kContentHandlers[];
extern const char kDeleteAfterLoad[];
+extern const char kDisableCache[];
extern const char kEnableSandbox[];
extern const char kForceInProcess[];
extern const char kHelp[];
« no previous file with comments | « mojo/runner/shell_test_base_android.cc ('k') | mojo/runner/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698