Index: net/quic/core/crypto/scoped_evp_aead_ctx.cc |
diff --git a/net/quic/crypto/scoped_evp_aead_ctx.cc b/net/quic/core/crypto/scoped_evp_aead_ctx.cc |
similarity index 89% |
rename from net/quic/crypto/scoped_evp_aead_ctx.cc |
rename to net/quic/core/crypto/scoped_evp_aead_ctx.cc |
index 7facf35e218b364e02930cb73cfbfb8b39868edb..447235833e42ccc1ef01d84dcae2495c2b3bed04 100644 |
--- a/net/quic/crypto/scoped_evp_aead_ctx.cc |
+++ b/net/quic/core/crypto/scoped_evp_aead_ctx.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/crypto/scoped_evp_aead_ctx.h" |
+#include "net/quic/core/crypto/scoped_evp_aead_ctx.h" |
namespace net { |