Chromium Code Reviews| Index: net/http/http_cache_lookup_manager.cc |
| diff --git a/net/http/http_cache_lookup_manager.cc b/net/http/http_cache_lookup_manager.cc |
| index 04cd5ec56f3a92259e52ee7fab77df443fad099f..d4d8a2e023e2de5a99a0a548d4a3187959a0c7b7 100644 |
| --- a/net/http/http_cache_lookup_manager.cc |
| +++ b/net/http/http_cache_lookup_manager.cc |
| @@ -4,6 +4,7 @@ |
| #include "net/http/http_cache_lookup_manager.h" |
| +#include "base/memory/ptr_util.h" |
| #include "net/base/load_flags.h" |
| namespace net { |