Chromium Code Reviews| 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 e894e1b52005cb5735bcd9e29a64284f73b30320..4b776dc3133c8f3dbc5d0f12aca322e56e17e5f0 100644 |
| --- a/net/tools/quic/quic_dispatcher_test.cc |
| +++ b/net/tools/quic/quic_dispatcher_test.cc |
| @@ -30,7 +30,6 @@ using testing::_; |
| using testing::DoAll; |
| using testing::Invoke; |
| using testing::InSequence; |
| -using testing::Return; |
| using testing::WithoutArgs; |
| namespace net { |