Index: net/http/http_cache.cc |
diff --git a/net/http/http_cache.cc b/net/http/http_cache.cc |
index d417a4a9e027c688f95ffc3e03300d29c9bbc7be..fc2d7065fcfcdd96a40eb82175fd252c40ca3863 100644 |
--- a/net/http/http_cache.cc |
+++ b/net/http/http_cache.cc |
@@ -43,6 +43,7 @@ |
#include "net/http/http_response_headers.h" |
#include "net/http/http_response_info.h" |
#include "net/http/http_util.h" |
+#include "net/log/net_log_with_source.h" |
#include "net/quic/core/crypto/quic_server_info.h" |
#if defined(OS_POSIX) |