Index: net/quic/core/crypto/crypto_utils_test.cc |
diff --git a/net/quic/crypto/crypto_utils_test.cc b/net/quic/core/crypto/crypto_utils_test.cc |
similarity index 99% |
rename from net/quic/crypto/crypto_utils_test.cc |
rename to net/quic/core/crypto/crypto_utils_test.cc |
index 2fadf83b99283f11f18ba40294a23b3134341e6e..340352337991288683669744c7bcb179d7f76c83 100644 |
--- a/net/quic/crypto/crypto_utils_test.cc |
+++ b/net/quic/core/crypto/crypto_utils_test.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/crypto_utils.h" |
+#include "net/quic/core/crypto/crypto_utils.h" |
#include "net/quic/test_tools/quic_test_utils.h" |
#include "testing/gtest/include/gtest/gtest.h" |