Chromium Code Reviews| Index: net/http/http_response_info.cc |
| =================================================================== |
| --- net/http/http_response_info.cc (revision 18321) |
| +++ net/http/http_response_info.cc (working copy) |
| @@ -3,6 +3,8 @@ |
| // found in the LICENSE file. |
| #include "net/http/http_response_info.h" |
| + |
| +#include "net/base/ssl_cert_request_info.h" |
| #include "net/http/http_response_headers.h" |
| namespace net { |