| Index: net/quic/core/crypto/strike_register_test.cc
|
| diff --git a/net/quic/crypto/strike_register_test.cc b/net/quic/core/crypto/strike_register_test.cc
|
| similarity index 99%
|
| rename from net/quic/crypto/strike_register_test.cc
|
| rename to net/quic/core/crypto/strike_register_test.cc
|
| index bff261088668693bc45b9d1daa7d9e3bcb131b4e..1de07355eef21330a64cd484f6c3dd235e213c9e 100644
|
| --- a/net/quic/crypto/strike_register_test.cc
|
| +++ b/net/quic/core/crypto/strike_register_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/crypto/strike_register.h"
|
| +#include "net/quic/core/crypto/strike_register.h"
|
|
|
| #include <cstdint>
|
| #include <memory>
|
|
|