| Index: net/quic/crypto/crypto_framer.h
|
| diff --git a/net/quic/crypto/crypto_framer.h b/net/quic/crypto/crypto_framer.h
|
| index 4e3623b8c1ab15818f02dc90ad79cbfd36e42d17..07ffa3976ade05973d0c630c54bafb0f17f11a89 100644
|
| --- a/net/quic/crypto/crypto_framer.h
|
| +++ b/net/quic/crypto/crypto_framer.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/string_piece.h"
|
| +#include "base/strings/string_piece.h"
|
| #include "net/base/net_export.h"
|
| #include "net/quic/crypto/crypto_handshake.h"
|
| #include "net/quic/crypto/crypto_protocol.h"
|
|
|