Index: cloud_print/gcp20/prototype/privet_http_server.h |
diff --git a/cloud_print/gcp20/prototype/privet_http_server.h b/cloud_print/gcp20/prototype/privet_http_server.h |
index fc80d90194b7f7e599381a327eb019935c5a0c6f..b55197692ee41f38aaab500a98bfaf8a167ac544 100644 |
--- a/cloud_print/gcp20/prototype/privet_http_server.h |
+++ b/cloud_print/gcp20/prototype/privet_http_server.h |
@@ -29,6 +29,7 @@ class PrivetHttpServer: public net::HttpServer::Delegate { |
REG_ERROR_USER_CANCEL, |
REG_ERROR_CONFIRMATION_TIMEOUT, |
REG_ERROR_INVALID_ACTION, |
+ REG_ERROR_OFFLINE, |
REG_ERROR_SERVER_ERROR |
}; |