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

Unified Diff: cloud_print/service/service_switches.h

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_constants.cc ('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 ae92feddf525c23447a36240d5a66764d556cbbe..b6e11e4b556b93a55d5d34e1f4603a8216a3ac4e 100644
--- a/cloud_print/service/service_switches.h
+++ b/cloud_print/service/service_switches.h
@@ -6,6 +6,7 @@
#define CLOUD_PRINT_SERVICE_SERVICE_SWITCHES_H_
extern const char kConsoleSwitch[];
+extern const char kDeleteSwitch[];
extern const char kInstallSwitch[];
extern const char kRequirementsSwitch[];
extern const char kServiceSwitch[];
« no previous file with comments | « cloud_print/service/service_constants.cc ('k') | cloud_print/service/service_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698