Index: net/quic/chromium/mock_crypto_client_stream_factory.cc |
diff --git a/net/quic/test_tools/mock_crypto_client_stream_factory.cc b/net/quic/chromium/mock_crypto_client_stream_factory.cc |
similarity index 95% |
rename from net/quic/test_tools/mock_crypto_client_stream_factory.cc |
rename to net/quic/chromium/mock_crypto_client_stream_factory.cc |
index dfda4db7a3600f8977084c95c32d9fd1a38ae91c..51f5c811379da6c29de9ec909bbdd8650e8d66db 100644 |
--- a/net/quic/test_tools/mock_crypto_client_stream_factory.cc |
+++ b/net/quic/chromium/mock_crypto_client_stream_factory.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "net/quic/test_tools/mock_crypto_client_stream_factory.h" |
+#include "net/quic/chromium/mock_crypto_client_stream_factory.h" |
#include "base/lazy_instance.h" |
#include "net/quic/chromium/quic_chromium_client_session.h" |