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

Unified Diff: mojo/runner/switches.h

Issue 1342503003: 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
Index: mojo/runner/switches.h
diff --git a/mojo/runner/switches.h b/mojo/runner/switches.h
index e9f45fea1a8d890502b9bb8729a6a0a214359c79..624f3d1c0be59ebb1833b01e76a801bcc49eb1d6 100644
--- a/mojo/runner/switches.h
+++ b/mojo/runner/switches.h
@@ -13,7 +13,6 @@ extern const char kApp[];
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[];

Powered by Google App Engine
This is Rietveld 408576698