| Index: net/tools/quic/quic_in_memory_cache.h
|
| diff --git a/net/tools/quic/quic_in_memory_cache.h b/net/tools/quic/quic_in_memory_cache.h
|
| index 2747c9303be7c29afb6e5adf385714cd6bb1d17b..c42d15a34dbf5e9c7f13f09fa7c6d535e7da21d6 100644
|
| --- a/net/tools/quic/quic_in_memory_cache.h
|
| +++ b/net/tools/quic/quic_in_memory_cache.h
|
| @@ -17,7 +17,7 @@
|
| #include "base/memory/singleton.h"
|
| #include "base/strings/string_piece.h"
|
| #include "net/http/http_response_headers.h"
|
| -#include "net/quic/spdy_utils.h"
|
| +#include "net/quic/core/spdy_utils.h"
|
| #include "net/spdy/spdy_framer.h"
|
| #include "url/gurl.h"
|
|
|
|
|