Index: net/quic/core/crypto/common_cert_set.h |
diff --git a/net/quic/crypto/common_cert_set.h b/net/quic/core/crypto/common_cert_set.h |
similarity index 97% |
rename from net/quic/crypto/common_cert_set.h |
rename to net/quic/core/crypto/common_cert_set.h |
index 6d152054cc49abf9f9a9b36458cbbafee426cf4d..9ff622bd221b85c25b3d38b62766870ddfb740e2 100644 |
--- a/net/quic/crypto/common_cert_set.h |
+++ b/net/quic/core/crypto/common_cert_set.h |
@@ -10,7 +10,7 @@ |
#include "base/compiler_specific.h" |
#include "base/strings/string_piece.h" |
#include "net/base/net_export.h" |
-#include "net/quic/crypto/crypto_protocol.h" |
+#include "net/quic/core/crypto/crypto_protocol.h" |
namespace net { |