Index: net/quic/core/quic_http_utils.cc |
diff --git a/net/quic/quic_http_utils.cc b/net/quic/core/quic_http_utils.cc |
similarity index 96% |
rename from net/quic/quic_http_utils.cc |
rename to net/quic/core/quic_http_utils.cc |
index c6dd505f2c64a6ca10cdbf7e2c516f2cf68cdbe6..f9e953da1e9b2845a761fd221e94be34e0013108 100644 |
--- a/net/quic/quic_http_utils.cc |
+++ b/net/quic/core/quic_http_utils.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_http_utils.h" |
+#include "net/quic/core/quic_http_utils.h" |
#include <utility> |