diff options
Diffstat (limited to 'cloud_print')
-rw-r--r-- | cloud_print/gcp20/prototype/privet_http_server.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cloud_print/gcp20/prototype/privet_http_server.h b/cloud_print/gcp20/prototype/privet_http_server.h index c4071f0..84a464c 100644 --- a/cloud_print/gcp20/prototype/privet_http_server.h +++ b/cloud_print/gcp20/prototype/privet_http_server.h @@ -10,6 +10,7 @@ #include "base/basictypes.h" #include "base/values.h" +#include "net/http/http_status_code.h" #include "net/server/http_server.h" #include "net/server/http_server_request_info.h" |