 Chromium Code Reviews
 Chromium Code Reviews Issue 125403006:
  Various QUIC cleanups to sync with internal code.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 125403006:
  Various QUIC cleanups to sync with internal code.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| 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(); |