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

Unified Diff: chrome/service/cloud_print/cloud_print_consts.h

Issue 2232002: Added CUPS options to the printer information. Options get uploaded to the cl... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 10 years, 7 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 | « no previous file | chrome/service/cloud_print/cloud_print_consts.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/service/cloud_print/cloud_print_consts.h
===================================================================
--- chrome/service/cloud_print/cloud_print_consts.h (revision 48213)
+++ chrome/service/cloud_print/cloud_print_consts.h (working copy)
@@ -14,6 +14,7 @@
extern const char kPrinterCapsValue[];
extern const char kPrinterDefaultsValue[];
extern const char kPrinterStatusValue[];
+extern const char kPrinterTagValue[];
// Values in the respone JSON from the cloud print server
extern const wchar_t kPrinterListValue[];
extern const wchar_t kSuccessValue[];
« no previous file with comments | « no previous file | chrome/service/cloud_print/cloud_print_consts.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698