| Index: net/quic/test_tools/mock_crypto_client_stream_factory.cc
|
| diff --git a/net/quic/test_tools/mock_crypto_client_stream_factory.cc b/net/quic/test_tools/mock_crypto_client_stream_factory.cc
|
| index 93974bf876cd0da69c59dd83cf5ccb54683a0b72..80efa134a38a09a78408f2d73c934a05f8a69ab5 100644
|
| --- a/net/quic/test_tools/mock_crypto_client_stream_factory.cc
|
| +++ b/net/quic/test_tools/mock_crypto_client_stream_factory.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/lazy_instance.h"
|
| #include "net/quic/chromium/quic_chromium_client_session.h"
|
| -#include "net/quic/quic_crypto_client_stream.h"
|
| +#include "net/quic/core/quic_crypto_client_stream.h"
|
|
|
| using std::string;
|
|
|
|
|