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 |