Index: net/quic/core/quic_clock.cc |
diff --git a/net/quic/quic_clock.cc b/net/quic/core/quic_clock.cc |
similarity index 97% |
rename from net/quic/quic_clock.cc |
rename to net/quic/core/quic_clock.cc |
index 673fe69dc3fe28bd92803a581b05a884eddf0de7..9eb4f71760eb73d1f0fe851a26aac8197b5c05d0 100644 |
--- a/net/quic/quic_clock.cc |
+++ b/net/quic/core/quic_clock.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_clock.h" |
+#include "net/quic/core/quic_clock.h" |
#include "base/time/time.h" |