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

Unified Diff: net/quic/core/crypto/strike_register.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/strike_register.cc
diff --git a/net/quic/core/crypto/strike_register.cc b/net/quic/core/crypto/strike_register.cc
index a673346db161804fd3ea73433b348cbba6ea646b..b5c4e937a17d999d7322fabea64e8c2f92152f05 100644
--- a/net/quic/core/crypto/strike_register.cc
+++ b/net/quic/core/crypto/strike_register.cc
@@ -7,7 +7,7 @@
#include <algorithm>
#include <limits>
-#include "base/logging.h"
+#include "net/quic/platform/api/quic_logging.h"
namespace net {

Powered by Google App Engine
This is Rietveld 408576698