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

Unified Diff: sky/shell/switches.h

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.h
diff --git a/sky/shell/switches.h b/sky/shell/switches.h
index 05b93f78d6b36f1b6060f759a8662d4613d6983a..5338d4e09d5f5ba29065ddf49058c6c407d96004 100644
--- a/sky/shell/switches.h
+++ b/sky/shell/switches.h
@@ -11,6 +11,7 @@ namespace switches {
extern const char kHelp[];
extern const char kPackageRoot[];
+extern const char kNonInteractive[];
extern const char kSnapshot[];
} // namespace switches

Powered by Google App Engine
This is Rietveld 408576698