| Index: net/quic/crypto/crypto_framer.h
|
| ===================================================================
|
| --- net/quic/crypto/crypto_framer.h (revision 248755)
|
| +++ net/quic/crypto/crypto_framer.h (working copy)
|
| @@ -13,8 +13,7 @@
|
| #include "base/memory/scoped_ptr.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"
|
| +#include "net/quic/crypto/crypto_handshake_message.h"
|
| #include "net/quic/quic_protocol.h"
|
|
|
| namespace net {
|
|
|