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

Unified Diff: mojo/runner/switches.h

Issue 1344933002: Clean up some unused methods from ApplicationManager (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/out_of_process_native_runner.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..aee2ac2187450d7c99d6c03ecdf8cb4b302979b0 100644
--- a/mojo/runner/switches.h
+++ b/mojo/runner/switches.h
@@ -12,7 +12,6 @@ namespace switches {
extern const char kApp[];
extern const char kChildProcess[];
extern const char kContentHandlers[];
-extern const char kDeleteAfterLoad[];
extern const char kEnableSandbox[];
extern const char kForceInProcess[];
extern const char kHelp[];
« no previous file with comments | « mojo/runner/out_of_process_native_runner.cc ('k') | mojo/runner/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698