| Index: net/quic/crypto/strike_register_client.h
|
| diff --git a/net/quic/crypto/strike_register_client.h b/net/quic/crypto/strike_register_client.h
|
| index 3555e85ec2626763213dd0692ea40b163b40109b..e37827a899d1577dedd7679bdedc3425d1fdd5b0 100644
|
| --- a/net/quic/crypto/strike_register_client.h
|
| +++ b/net/quic/crypto/strike_register_client.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/basictypes.h"
|
| #include "base/strings/string_piece.h"
|
| #include "net/base/net_export.h"
|
| #include "net/quic/quic_time.h"
|
|
|