Index: net/quic/core/quic_connection_stats.cc |
diff --git a/net/quic/quic_connection_stats.cc b/net/quic/core/quic_connection_stats.cc |
similarity index 96% |
rename from net/quic/quic_connection_stats.cc |
rename to net/quic/core/quic_connection_stats.cc |
index df6e643d28c992d40426aeaadf7ea736cd447b26..5b231c6711240c77eb008b2a548f6db11f70bbb7 100644 |
--- a/net/quic/quic_connection_stats.cc |
+++ b/net/quic/core/quic_connection_stats.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_connection_stats.h" |
+#include "net/quic/core/quic_connection_stats.h" |
using std::ostream; |