Chromium Code Reviews| Index: net/quic/core/crypto/null_encrypter_test.cc |
| diff --git a/net/quic/core/crypto/null_encrypter_test.cc b/net/quic/core/crypto/null_encrypter_test.cc |
| index d875e0e7dc998b0e9f9fc9582709417562e96162..a40b35e8e3dc65264408b1cb7b7d917486b3e146 100644 |
| --- a/net/quic/core/crypto/null_encrypter_test.cc |
| +++ b/net/quic/core/crypto/null_encrypter_test.cc |
| @@ -5,8 +5,6 @@ |
| #include "net/quic/core/crypto/null_encrypter.h" |
| #include "net/quic/test_tools/quic_test_utils.h" |
| -using base::StringPiece; |
| - |
| namespace net { |
| namespace test { |