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

Unified Diff: net/quic/platform/impl/quic_logging_impl.h

Issue 2964583002: Landing Recent QUIC changes until Jun 27 19:50:48 2017 +0000 (Closed)
Patch Set: Created 3 years, 6 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/platform/api/quic_logging.h ('k') | net/tools/quic/end_to_end_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/platform/impl/quic_logging_impl.h
diff --git a/net/quic/platform/impl/quic_logging_impl.h b/net/quic/platform/impl/quic_logging_impl.h
index d6e6cdc029ce2cd64b93c635a938749ed40bb8c7..ef6426aa1f5d57051b648b48b5721af0141cc603 100644
--- a/net/quic/platform/impl/quic_logging_impl.h
+++ b/net/quic/platform/impl/quic_logging_impl.h
@@ -57,4 +57,6 @@
#define QUIC_NOTREACHED_IMPL() NOTREACHED()
+#define QUIC_PLOG_IMPL(severity) DVLOG(1)
+
#endif // NET_QUIC_PLATFORM_IMPL_QUIC_LOGGING_IMPL_H_
« no previous file with comments | « net/quic/platform/api/quic_logging.h ('k') | net/tools/quic/end_to_end_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698