| Index: net/quic/crypto/local_strike_register_client.h
|
| diff --git a/net/quic/crypto/local_strike_register_client.h b/net/quic/crypto/local_strike_register_client.h
|
| index abd610b3848f2db2aa926fba8bb2b678a5614cb4..fe8ae93d3f4204f32ba0058890d78ed09d86944d 100644
|
| --- a/net/quic/crypto/local_strike_register_client.h
|
| +++ b/net/quic/crypto/local_strike_register_client.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef NET_QUIC_CRYPTO_LOCAL_STRIKE_REGISTER_CLIENT_H_
|
| #define NET_QUIC_CRYPTO_LOCAL_STRIKE_REGISTER_CLIENT_H_
|
|
|
| +#include "base/basictypes.h"
|
| #include "base/strings/string_piece.h"
|
| #include "base/synchronization/lock.h"
|
| #include "net/base/net_export.h"
|
|
|