Index: chrome/service/cloud_print/cloud_print_consts.cc |
=================================================================== |
--- chrome/service/cloud_print/cloud_print_consts.cc (revision 48213) |
+++ chrome/service/cloud_print/cloud_print_consts.cc (working copy) |
@@ -12,6 +12,7 @@ |
const char kPrinterCapsValue[] = "capabilities"; |
const char kPrinterDefaultsValue[] = "defaults"; |
const char kPrinterStatusValue[] = "status"; |
+const char kPrinterTagValue[] = "tag"; |
// Values in the respone JSON from the cloud print server |
const wchar_t kPrinterListValue[] = L"printers"; |