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

Unified Diff: net/quic/core/congestion_control/windowed_filter.h

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
Index: net/quic/core/congestion_control/windowed_filter.h
diff --git a/net/quic/core/congestion_control/windowed_filter.h b/net/quic/core/congestion_control/windowed_filter.h
index 451164950b0c43caaa4af909ffff7746eceefc03..e68ab7e669413c0fb9590b2659a2c36aa16bf136 100644
--- a/net/quic/core/congestion_control/windowed_filter.h
+++ b/net/quic/core/congestion_control/windowed_filter.h
@@ -31,6 +31,7 @@
// turn is replaced by the third best. The newest sample replaces the third
// best.
+#include "base/logging.h"
#include "net/quic/core/quic_time.h"
namespace net {

Powered by Google App Engine
This is Rietveld 408576698