Chromium Code Reviews| Index: net/tools/quic/quic_dispatcher.h |
| diff --git a/net/tools/quic/quic_dispatcher.h b/net/tools/quic/quic_dispatcher.h |
| index d080a39ea916fced4ea08015d56280de78477108..f7b5ce03353a69d1c53de775b6fbe185b1763a9c 100644 |
| --- a/net/tools/quic/quic_dispatcher.h |
| +++ b/net/tools/quic/quic_dispatcher.h |
| @@ -29,7 +29,6 @@ class QuicConfig; |
| class QuicCryptoServerConfig; |
| class QuicServerSessionBase; |
| - |
| namespace test { |
| class QuicDispatcherPeer; |
| } // namespace test |