Chromium Code Reviews| 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"; |