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

Unified Diff: printing/backend/print_backend_consts.h

Issue 2618313004: [CUPS] Implement the enterprise icon for printers in Print Preview Dialog. (Closed)
Patch Set: Address dpapad@'s comments. Created 3 years, 11 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 | « chromeos/printing/printer_translator.cc ('k') | printing/backend/print_backend_consts.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/backend/print_backend_consts.h
diff --git a/printing/backend/print_backend_consts.h b/printing/backend/print_backend_consts.h
index 083ec2edcf76d0d3e0e7dde6bd431a2b03ac1a92..77fe43aff1f55abf67634ef372369aa689115066 100644
--- a/printing/backend/print_backend_consts.h
+++ b/printing/backend/print_backend_consts.h
@@ -9,6 +9,7 @@
PRINTING_EXPORT extern const char kCUPSBlocking[];
PRINTING_EXPORT extern const char kCUPSEncryption[];
+PRINTING_EXPORT extern const char kCUPSEnterprisePrinter[];
PRINTING_EXPORT extern const char kCUPSPrintServerURL[];
PRINTING_EXPORT extern const char kDriverInfoTagName[];
PRINTING_EXPORT extern const char kDriverNameTagName[];
« no previous file with comments | « chromeos/printing/printer_translator.cc ('k') | printing/backend/print_backend_consts.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698