Index: net/http/http_cache.cc |
diff --git a/net/http/http_cache.cc b/net/http/http_cache.cc |
index 54cf57139797f2f9a5736f449c6627ee914cdf31..bab16394f75f1d354c5c1b4fcade4f690c64efed 100644 |
--- a/net/http/http_cache.cc |
+++ b/net/http/http_cache.cc |
@@ -43,7 +43,7 @@ |
#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" |
+#include "net/quic/chromium/quic_server_info.h" |
#if defined(OS_POSIX) |
#include <unistd.h> |