Index: chrome/browser/local_discovery/privet_constants.h |
diff --git a/chrome/browser/local_discovery/privet_constants.h b/chrome/browser/local_discovery/privet_constants.h |
index 5a4f4b4f111ccdefae065328f97d2d394f5f53f7..4dbdc601e8655f8a3baa69627be4ca12548affb7 100644 |
--- a/chrome/browser/local_discovery/privet_constants.h |
+++ b/chrome/browser/local_discovery/privet_constants.h |
@@ -27,6 +27,7 @@ extern const char kPrivetCreatejobPath[]; |
extern const char kPrivetErrorDeviceBusy[]; |
extern const char kPrivetErrorPrinterBusy[]; |
extern const char kPrivetErrorInvalidPrintJob[]; |
+extern const char kPrivetErrorInvalidDocumentType[]; |
extern const char kPrivetErrorPendingUserAction[]; |
extern const char kPrivetErrorInvalidXPrivetToken[]; |
extern const char kPrivetErrorTimeout[]; |