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

Unified Diff: net/quic/core/quic_alarm.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
« no previous file with comments | « net/quic/core/frames/quic_stream_frame.cc ('k') | net/quic/core/quic_alarm_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/core/quic_alarm.cc
diff --git a/net/quic/core/quic_alarm.cc b/net/quic/core/quic_alarm.cc
index 1f7c725168b23c1b7061a8d027e0d1c57fcda67d..8150eb85ad16ca3db43ee8fff01213664784ca47 100644
--- a/net/quic/core/quic_alarm.cc
+++ b/net/quic/core/quic_alarm.cc
@@ -4,8 +4,6 @@
#include "net/quic/core/quic_alarm.h"
-#include "base/logging.h"
-
namespace net {
QuicAlarm::QuicAlarm(QuicArenaScopedPtr<Delegate> delegate)
« no previous file with comments | « net/quic/core/frames/quic_stream_frame.cc ('k') | net/quic/core/quic_alarm_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698