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

Unified Diff: net/quic/core/congestion_control/hybrid_slow_start_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/hybrid_slow_start_test.cc
diff --git a/net/quic/core/congestion_control/hybrid_slow_start_test.cc b/net/quic/core/congestion_control/hybrid_slow_start_test.cc
index 7a580fac421846473cb9151d7d66f1855a13ccbe..243105698490fbf8be5415b0ec681c72735da201 100644
--- a/net/quic/core/congestion_control/hybrid_slow_start_test.cc
+++ b/net/quic/core/congestion_control/hybrid_slow_start_test.cc
@@ -6,7 +6,6 @@
#include <memory>
-#include "base/logging.h"
#include "testing/gtest/include/gtest/gtest.h"
namespace net {
« no previous file with comments | « net/quic/core/congestion_control/hybrid_slow_start.cc ('k') | net/quic/core/congestion_control/pacing_sender.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698