Index: net/quic/chromium/quic_crypto_client_stream_factory.cc |
diff --git a/net/quic/core/quic_crypto_client_stream_factory.cc b/net/quic/chromium/quic_crypto_client_stream_factory.cc |
similarity index 95% |
rename from net/quic/core/quic_crypto_client_stream_factory.cc |
rename to net/quic/chromium/quic_crypto_client_stream_factory.cc |
index af6e00340d58614cb3bd4dd2ba362664e43ac36d..e0ab19d87f2fd78406d2da0436cda2e16343ec1b 100644 |
--- a/net/quic/core/quic_crypto_client_stream_factory.cc |
+++ b/net/quic/chromium/quic_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/core/quic_crypto_client_stream_factory.h" |
+#include "net/quic/chromium/quic_crypto_client_stream_factory.h" |
#include "base/lazy_instance.h" |
#include "net/quic/chromium/crypto/proof_verifier_chromium.h" |