Chromium Code Reviews| Index: net/tools/quic/quic_http_response_cache.h |
| diff --git a/net/tools/quic/quic_http_response_cache.h b/net/tools/quic/quic_http_response_cache.h |
| index ad274bf05f7eae43566a317a78521725ff2aa0b2..fba978f2b6ddeacfb485a9cf838c73efb8a1fac1 100644 |
| --- a/net/tools/quic/quic_http_response_cache.h |
| +++ b/net/tools/quic/quic_http_response_cache.h |
| @@ -18,6 +18,7 @@ |
| #include "net/http/http_response_headers.h" |
| #include "net/quic/core/spdy_utils.h" |
| #include "net/quic/platform/api/quic_mutex.h" |
| +#include "net/quic/platform/api/quic_str_cat.h" |
|
Ryan Hamilton
2016/12/22 18:17:30
nit: is this required?
|
| #include "net/spdy/spdy_framer.h" |
| #include "url/gurl.h" |