summaryrefslogtreecommitdiffstats
path: root/cloud_print/service/service_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'cloud_print/service/service_switches.h')
-rw-r--r--cloud_print/service/service_switches.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cloud_print/service/service_switches.h b/cloud_print/service/service_switches.h
index 17af981..836d0e5 100644
--- a/cloud_print/service/service_switches.h
+++ b/cloud_print/service/service_switches.h
@@ -9,6 +9,8 @@ extern const char kChromeTypeSwitch[];
extern const char kConsoleSwitch[];
extern const char kInstallSwitch[];
extern const char kQuietSwitch[];
+extern const char kRunAsPassword[];
+extern const char kRunAsUser[];
extern const char kServiceSwitch[];
extern const char kStartSwitch[];
extern const char kStopSwitch[];