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

Unified Diff: cloud_print/service/service_switches.h

Issue 10824294: Changed Windows account to run service. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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
« no previous file with comments | « cloud_print/service/service.gyp ('k') | cloud_print/service/service_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cloud_print/service/service_switches.h
diff --git a/cloud_print/service/service_switches.h b/cloud_print/service/service_switches.h
index 17af9811808f1e432c055c08159e1d8e5a4ed05d..836d0e591ed38b4272a359760c18ae4ed04ed2ae 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[];
« no previous file with comments | « cloud_print/service/service.gyp ('k') | cloud_print/service/service_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698