Chromium Code Reviews| Index: net/tools/quic/quic_client.h |
| diff --git a/net/tools/quic/quic_client.h b/net/tools/quic/quic_client.h |
| index fb5a37d0480a6a44499772c8c4dce4b8113925b4..7a479f637d117944ca8d80d36b2379fc3d7f7216 100644 |
| --- a/net/tools/quic/quic_client.h |
| +++ b/net/tools/quic/quic_client.h |
| @@ -28,8 +28,6 @@ namespace net { |
| class QuicServerId; |
| -class QuicEpollConnectionHelper; |
| - |
| namespace test { |
| class QuicClientPeer; |
| } // namespace test |