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

Unified Diff: sky/shell/switches.cc

Issue 1215953006: Use sky_shell instead of mojo_shell for testing. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Foo Created 5 years, 5 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: sky/shell/switches.cc
diff --git a/sky/shell/switches.cc b/sky/shell/switches.cc
index 0320e96ac4af97ea5e5517b2d685478bca260d07..6548ab8ba7ff640e06797a40b5774b50a4e1da75 100644
--- a/sky/shell/switches.cc
+++ b/sky/shell/switches.cc
@@ -9,6 +9,7 @@ namespace shell {
namespace switches {
const char kHelp[] = "help";
+const char kNonInteractive[] = "non-interactive";
const char kPackageRoot[] = "package-root";
const char kSnapshot[] = "snapshot";

Powered by Google App Engine
This is Rietveld 408576698