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

Unified Diff: mojo/shell/switches.h

Issue 1070463003: Initialize command line arguments for Mojo apptests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Restoring url-mappings and specifying test apps on the commandline. Created 5 years, 8 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/desktop/launcher_process.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 ff2eb6c95dc8f4dff0d3657afd20715f5b13fc3c..80fd0918a8e180ac5591a8e023287926fc84a326 100644
--- a/mojo/shell/switches.h
+++ b/mojo/shell/switches.h
@@ -22,7 +22,10 @@ extern const char kHelp[];
extern const char kMapOrigin[];
extern const char kOrigin[];
extern const char kPredictableAppFilenames[];
+extern const char kTestApp[];
extern const char kTraceStartup[];
+extern const char kURLMappings[];
+
} // namespace switches
« no previous file with comments | « mojo/shell/desktop/launcher_process.cc ('k') | mojo/shell/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698