| Index: net/quic/core/crypto/ephemeral_key_source.h
|
| diff --git a/net/quic/crypto/ephemeral_key_source.h b/net/quic/core/crypto/ephemeral_key_source.h
|
| similarity index 97%
|
| rename from net/quic/crypto/ephemeral_key_source.h
|
| rename to net/quic/core/crypto/ephemeral_key_source.h
|
| index 2700be0fe1b289f18b2843f9ba2d41348615431c..e99b687ed98a43bb7cb47734fc752cc2f0565bf9 100644
|
| --- a/net/quic/crypto/ephemeral_key_source.h
|
| +++ b/net/quic/core/crypto/ephemeral_key_source.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/strings/string_piece.h"
|
| #include "net/base/net_export.h"
|
| -#include "net/quic/quic_time.h"
|
| +#include "net/quic/core/quic_time.h"
|
|
|
| namespace net {
|
|
|
|
|