Index: net/quic/core/crypto/channel_id_test.cc |
diff --git a/net/quic/crypto/channel_id_test.cc b/net/quic/core/crypto/channel_id_test.cc |
similarity index 99% |
rename from net/quic/crypto/channel_id_test.cc |
rename to net/quic/core/crypto/channel_id_test.cc |
index bc1ca44a8a01b1a88ad94b54700def2de8301973..2b364d460b4ab5e36b85a42ecf9cebf19ee5b27a 100644 |
--- a/net/quic/crypto/channel_id_test.cc |
+++ b/net/quic/core/crypto/channel_id_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/channel_id.h" |
+#include "net/quic/core/crypto/channel_id.h" |
#include <memory> |