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

Unified Diff: net/quic/core/crypto/quic_random.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_encrypter.cc ('k') | net/quic/core/crypto/strike_register.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/core/crypto/quic_random.cc
diff --git a/net/quic/core/crypto/quic_random.cc b/net/quic/core/crypto/quic_random.cc
index ac54517bff1a9892b7258bb4ec25e0311623b73b..37b90ed654bc2f58d0d2c6ae1c8e00d5dfb2be88 100644
--- a/net/quic/core/crypto/quic_random.cc
+++ b/net/quic/core/crypto/quic_random.cc
@@ -4,6 +4,7 @@
#include "net/quic/core/crypto/quic_random.h"
+#include "base/logging.h"
#include "base/macros.h"
#include "base/memory/singleton.h"
#include "crypto/random.h"
« no previous file with comments | « net/quic/core/crypto/quic_encrypter.cc ('k') | net/quic/core/crypto/strike_register.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698