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

Unified Diff: net/quic/core/crypto/strike_register.cc

Issue 2631613002: Revert of Add quic_logging (Closed)
Patch Set: 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/crypto/quic_random.cc ('k') | net/quic/core/frames/quic_frame.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 b5c4e937a17d999d7322fabea64e8c2f92152f05..a673346db161804fd3ea73433b348cbba6ea646b 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 "net/quic/platform/api/quic_logging.h"
+#include "base/logging.h"
namespace net {
« no previous file with comments | « net/quic/core/crypto/quic_random.cc ('k') | net/quic/core/frames/quic_frame.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698