Index: net/quic/core/quic_address_mismatch_test.cc |
diff --git a/net/quic/quic_address_mismatch_test.cc b/net/quic/core/quic_address_mismatch_test.cc |
similarity index 98% |
rename from net/quic/quic_address_mismatch_test.cc |
rename to net/quic/core/quic_address_mismatch_test.cc |
index 5c6d5874e2e3a25b3e97b68416817baf4ce570f7..63aa627ccf25cf397233193373abc13046e65b7b 100644 |
--- a/net/quic/quic_address_mismatch_test.cc |
+++ b/net/quic/core/quic_address_mismatch_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/quic_address_mismatch.h" |
+#include "net/quic/core/quic_address_mismatch.h" |
#include "testing/gtest/include/gtest/gtest.h" |