Chromium Code Reviews| Index: net/quic/quic_bandwidth.h |
| diff --git a/net/quic/quic_bandwidth.h b/net/quic/quic_bandwidth.h |
| index 6412aa5c68daff696aaca4b543f2b03847372cd3..4ae953d00ec8f8dd75eb281c5e6314832daa95c9 100644 |
| --- a/net/quic/quic_bandwidth.h |
| +++ b/net/quic/quic_bandwidth.h |
| @@ -15,7 +15,6 @@ namespace net { |
| typedef uint64 QuicByteCount; |
| class NET_EXPORT_PRIVATE QuicBandwidth { |
| - |
| public: |
| // Creates a new QuicBandwidth with an internal value of 0. |
| static QuicBandwidth Zero(); |