| Index: net/quic/core/crypto/crypto_framer.cc
|
| diff --git a/net/quic/core/crypto/crypto_framer.cc b/net/quic/core/crypto/crypto_framer.cc
|
| index 6462d22925f48fe6603e3124d0e8a0e593396248..56d9bf8dba2ad6953451397ac8cae377653e2870 100644
|
| --- a/net/quic/core/crypto/crypto_framer.cc
|
| +++ b/net/quic/core/crypto/crypto_framer.cc
|
| @@ -4,7 +4,6 @@
|
|
|
| #include "net/quic/core/crypto/crypto_framer.h"
|
|
|
| -#include "base/strings/stringprintf.h"
|
| #include "net/quic/core/crypto/crypto_protocol.h"
|
| #include "net/quic/core/quic_data_reader.h"
|
| #include "net/quic/core/quic_data_writer.h"
|
|
|