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

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

Issue 2611613003: Add quic_logging (Closed)
Patch Set: fix failed test? 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 e68ab7e669413c0fb9590b2659a2c36aa16bf136..451164950b0c43caaa4af909ffff7746eceefc03 100644
--- a/net/quic/core/congestion_control/windowed_filter.h
+++ b/net/quic/core/congestion_control/windowed_filter.h
@@ -31,7 +31,6 @@
// 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