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

Unified Diff: net/quic/core/quic_alarm.cc

Issue 2611613003: Add quic_logging (Closed)
Patch Set: fix for win 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/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)

Powered by Google App Engine
This is Rietveld 408576698