Chromium Code Reviews| Index: net/http/http_cache.cc | 
| =================================================================== | 
| --- net/http/http_cache.cc (revision 9942) | 
| +++ net/http/http_cache.cc (working copy) | 
| @@ -18,6 +18,7 @@ | 
| #include "net/disk_cache/disk_cache.h" | 
| #include "net/http/http_network_layer.h" | 
| #include "net/http/http_request_info.h" | 
| +#include "net/http/http_response_headers.h" | 
| #include "net/http/http_response_info.h" | 
| #include "net/http/http_transaction.h" | 
| #include "net/http/http_util.h" |