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

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

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/prr_sender_test.cc
diff --git a/net/quic/core/congestion_control/prr_sender_test.cc b/net/quic/core/congestion_control/prr_sender_test.cc
index 673f5545e74dc8e8151138b45e22ebbc3e8f51ac..aa54700add5e45cecd728329e02775d2250680c9 100644
--- a/net/quic/core/congestion_control/prr_sender_test.cc
+++ b/net/quic/core/congestion_control/prr_sender_test.cc
@@ -6,7 +6,6 @@
#include <algorithm>
-#include "base/logging.h"
#include "net/quic/core/crypto/crypto_protocol.h"
#include "net/quic/core/quic_constants.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « net/quic/core/congestion_control/pacing_sender_test.cc ('k') | net/quic/core/congestion_control/rtt_stats.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698