Index: net/quic/core/crypto/quic_random_test.cc |
diff --git a/net/quic/crypto/quic_random_test.cc b/net/quic/core/crypto/quic_random_test.cc |
similarity index 95% |
rename from net/quic/crypto/quic_random_test.cc |
rename to net/quic/core/crypto/quic_random_test.cc |
index 431a22118da78e5063316f6bde0c3458d0b47c3f..d4f8a7bbd9bb2d98483157d3be285abf6e753b07 100644 |
--- a/net/quic/crypto/quic_random_test.cc |
+++ b/net/quic/core/crypto/quic_random_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/quic_random.h" |
+#include "net/quic/core/crypto/quic_random.h" |
#include "testing/gtest/include/gtest/gtest.h" |