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

Unified Diff: net/quic/congestion_control/inter_arrival_bitrate_ramp_up.h

Issue 125403006: Various QUIC cleanups to sync with internal code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix comments 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/congestion_control/inter_arrival_bitrate_ramp_up.h
diff --git a/net/quic/congestion_control/inter_arrival_bitrate_ramp_up.h b/net/quic/congestion_control/inter_arrival_bitrate_ramp_up.h
index 931992391a5cd91114842b78a8ba178e016d18c5..1c7eb68e56f36b67894e8e03678d291e9095f0d5 100644
--- a/net/quic/congestion_control/inter_arrival_bitrate_ramp_up.h
+++ b/net/quic/congestion_control/inter_arrival_bitrate_ramp_up.h
@@ -62,4 +62,5 @@ class NET_EXPORT_PRIVATE InterArrivalBitrateRampUp {
};
} // namespace net
+
#endif // NET_QUIC_CONGESTION_CONTROL_INTER_ARRIVAL_BITRATE_RAMP_UP_H_
« no previous file with comments | « net/quic/congestion_control/hybrid_slow_start.cc ('k') | net/quic/congestion_control/inter_arrival_bitrate_ramp_up.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698