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

Unified Diff: net/quic/core/crypto/common_cert_set.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/crypto/common_cert_set.cc
diff --git a/net/quic/core/crypto/common_cert_set.cc b/net/quic/core/crypto/common_cert_set.cc
index 5b68b63a5fe34dc909dfadd61a94103edb8d4984..25bde99fc20a2c5d5a44e2a406b308fc40a0c00b 100644
--- a/net/quic/core/crypto/common_cert_set.cc
+++ b/net/quic/core/crypto/common_cert_set.cc
@@ -6,7 +6,6 @@
#include <cstddef>
-#include "base/logging.h"
#include "base/macros.h"
#include "base/memory/singleton.h"
#include "net/quic/core/quic_utils.h"

Powered by Google App Engine
This is Rietveld 408576698