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

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

Issue 2631613002: Revert of Add quic_logging (Closed)
Patch Set: Created 3 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
« no previous file with comments | « net/quic/core/congestion_control/windowed_filter.h ('k') | net/quic/core/crypto/aead_base_decrypter.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/core/congestion_control/windowed_filter_test.cc
diff --git a/net/quic/core/congestion_control/windowed_filter_test.cc b/net/quic/core/congestion_control/windowed_filter_test.cc
index 38c0658a1bce22c9acbe434b027d22c6a2d4cf4d..73ef09c8f996f5f36ce459233a2971cb3cfaedbc 100644
--- a/net/quic/core/congestion_control/windowed_filter_test.cc
+++ b/net/quic/core/congestion_control/windowed_filter_test.cc
@@ -4,6 +4,7 @@
//
#include "net/quic/core/congestion_control/windowed_filter.h"
+#include "base/logging.h"
#include "net/quic/core/congestion_control/rtt_stats.h"
#include "net/quic/core/quic_bandwidth.h"
#include "net/quic/core/quic_packets.h"
« no previous file with comments | « net/quic/core/congestion_control/windowed_filter.h ('k') | net/quic/core/crypto/aead_base_decrypter.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698