Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(293)

Unified Diff: net/quic/quic_bandwidth.h

Issue 125403006: Various QUIC cleanups to sync with internal code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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();

Powered by Google App Engine
This is Rietveld 408576698