| Index: net/http/http_network_session.h
|
| diff --git a/net/http/http_network_session.h b/net/http/http_network_session.h
|
| index f78ac60aa74d39a5ab80dec3837db0197a75d8ee..84f2767c04f5d3ed7a6a382aee9b3b80823bd106 100644
|
| --- a/net/http/http_network_session.h
|
| +++ b/net/http/http_network_session.h
|
| @@ -28,8 +28,8 @@
|
| #include "net/http/http_stream_factory.h"
|
| #include "net/quic/chromium/quic_stream_factory.h"
|
| #include "net/socket/next_proto.h"
|
| -#include "net/spdy/spdy_protocol.h"
|
| -#include "net/spdy/spdy_session_pool.h"
|
| +#include "net/spdy/chromium/spdy_session_pool.h"
|
| +#include "net/spdy/core/spdy_protocol.h"
|
| #include "net/ssl/ssl_client_auth_cache.h"
|
|
|
| namespace base {
|
|
|