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

Unified Diff: net/quic/core/congestion_control/hybrid_slow_start.cc

Issue 2566703002: Various formatting cleanups to net/quic/core/frames (Closed)
Patch Set: Fix Created 4 years 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/core/congestion_control/hybrid_slow_start.cc
diff --git a/net/quic/core/congestion_control/hybrid_slow_start.cc b/net/quic/core/congestion_control/hybrid_slow_start.cc
index 16b7dcf78a86a3ccc7bbee14ca0080e1c027ed80..7cac328bd270aaa3fb94956ed9808c7accd90b72 100644
--- a/net/quic/core/congestion_control/hybrid_slow_start.cc
+++ b/net/quic/core/congestion_control/hybrid_slow_start.cc
@@ -6,7 +6,6 @@
#include <algorithm>
-
namespace net {
// Note(pwestin): the magic clamping numbers come from the original code in
« no previous file with comments | « net/quic/core/congestion_control/hybrid_slow_start.h ('k') | net/quic/core/congestion_control/pacing_sender.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698