Index: net/quic/core/quic_alarm_test.cc |
diff --git a/net/quic/quic_alarm_test.cc b/net/quic/core/quic_alarm_test.cc |
similarity index 99% |
rename from net/quic/quic_alarm_test.cc |
rename to net/quic/core/quic_alarm_test.cc |
index fb6ef5c4d2be5be88dc4af0e78bd40d4d6c1e1f0..a0cafd66a46c0c2faf428871f7888eb9bee8d2f3 100644 |
--- a/net/quic/quic_alarm_test.cc |
+++ b/net/quic/core/quic_alarm_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_alarm.h" |
+#include "net/quic/core/quic_alarm.h" |
#include "base/logging.h" |
#include "testing/gmock/include/gmock/gmock.h" |