Index: net/quic/core/quic_bandwidth_test.cc |
diff --git a/net/quic/quic_bandwidth_test.cc b/net/quic/core/quic_bandwidth_test.cc |
similarity index 98% |
rename from net/quic/quic_bandwidth_test.cc |
rename to net/quic/core/quic_bandwidth_test.cc |
index ebfe005cca8b1394d1cd7a81052468531ceb95e0..8af5572b06ae1ea45b9c0a46ccefa883699ee4a9 100644 |
--- a/net/quic/quic_bandwidth_test.cc |
+++ b/net/quic/core/quic_bandwidth_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_bandwidth.h" |
+#include "net/quic/core/quic_bandwidth.h" |
#include "testing/gtest/include/gtest/gtest.h" |
namespace net { |