| 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[];
|
|
|