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

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

Issue 2611613003: Add quic_logging (Closed)
Patch Set: keep LOG rather than all DLOG 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_server_id.cc
diff --git a/net/quic/core/quic_server_id.cc b/net/quic/core/quic_server_id.cc
index 493fccd72f37fbb99e2967ae3e293c99e3ae8622..280530a97d56d2195fa40715b1a300027ea8adf2 100644
--- a/net/quic/core/quic_server_id.cc
+++ b/net/quic/core/quic_server_id.cc
@@ -6,7 +6,6 @@
#include <tuple>
-#include "base/logging.h"
#include "net/base/host_port_pair.h"
#include "net/base/port_util.h"
#include "net/quic/platform/api/quic_str_cat.h"

Powered by Google App Engine
This is Rietveld 408576698