Index: net/quic/chromium/quic_crypto_client_stream_factory.h |
diff --git a/net/quic/core/quic_crypto_client_stream_factory.h b/net/quic/chromium/quic_crypto_client_stream_factory.h |
similarity index 83% |
rename from net/quic/core/quic_crypto_client_stream_factory.h |
rename to net/quic/chromium/quic_crypto_client_stream_factory.h |
index 319d7d57855252af18a2e35ca43d2bafb694efae..8a4a9a1df4c0466335a282e3942e6d7e0d748368 100644 |
--- a/net/quic/core/quic_crypto_client_stream_factory.h |
+++ b/net/quic/chromium/quic_crypto_client_stream_factory.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef NET_QUIC_QUIC_CRYPTO_CLIENT_STREAM_FACTORY_H_ |
-#define NET_QUIC_QUIC_CRYPTO_CLIENT_STREAM_FACTORY_H_ |
+#ifndef NET_QUIC_CHROMIUM_QUIC_CRYPTO_CLIENT_STREAM_FACTORY_H_ |
+#define NET_QUIC_CHROMIUM_QUIC_CRYPTO_CLIENT_STREAM_FACTORY_H_ |
#include <memory> |
#include <string> |
@@ -35,4 +35,4 @@ class NET_EXPORT QuicCryptoClientStreamFactory { |
} // namespace net |
-#endif // NET_QUIC_QUIC_CRYPTO_CLIENT_STREAM_FACTORY_H_ |
+#endif // NET_QUIC_CHROMIUM_QUIC_CRYPTO_CLIENT_STREAM_FACTORY_H_ |