| Index: net/tools/quic/quic_dispatcher_test.cc
|
| diff --git a/net/tools/quic/quic_dispatcher_test.cc b/net/tools/quic/quic_dispatcher_test.cc
|
| index 7957ec0c2fda2fc98f387a13d6c8b52f641b3372..fcf45c2fadb90669f5d78f2a3bb96f5fe1c342b9 100644
|
| --- a/net/tools/quic/quic_dispatcher_test.cc
|
| +++ b/net/tools/quic/quic_dispatcher_test.cc
|
| @@ -41,7 +41,6 @@ using net::test::ConstructEncryptedPacket;
|
| using net::test::CryptoTestUtils;
|
| using net::test::MockQuicConnection;
|
| using net::test::MockQuicConnectionHelper;
|
| -using net::test::ValueRestore;
|
| using std::ostream;
|
| using std::string;
|
| using std::vector;
|
|
|