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

Unified Diff: cloud_print/service/service_switches.cc

Issue 14358019: Added Cloud Print Service installer/uninstaller. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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_switches.h ('k') | cloud_print/service/win/chrome_launcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cloud_print/service/service_switches.cc
diff --git a/cloud_print/service/service_switches.cc b/cloud_print/service/service_switches.cc
index 9386777af3a82f51a6cd94ab577a88986380225a..72afdd02c82a635e29c52624b3ee093448134f96 100644
--- a/cloud_print/service/service_switches.cc
+++ b/cloud_print/service/service_switches.cc
@@ -5,6 +5,7 @@
#include "cloud_print/service/service_switches.h"
const char kConsoleSwitch[] = "console";
+const char kDeleteSwitch[] = "delete";
const char kInstallSwitch[] = "install";
const char kRequirementsSwitch[] = "requirements";
const char kServiceSwitch[] = "service";
« no previous file with comments | « cloud_print/service/service_switches.h ('k') | cloud_print/service/win/chrome_launcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698