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

Unified Diff: net/quic/platform/api/quic_logging.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/core/spdy_utils_test.cc ('k') | net/quic/platform/impl/quic_logging_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/platform/api/quic_logging.h
diff --git a/net/quic/platform/api/quic_logging.h b/net/quic/platform/api/quic_logging.h
index 5031e9f8ce1dbe2c19184fecc0e151fe825cff31..75a0572ef7b69eb7a36ca1661181452cf04edc30 100644
--- a/net/quic/platform/api/quic_logging.h
+++ b/net/quic/platform/api/quic_logging.h
@@ -25,4 +25,6 @@
#define QUIC_NOTREACHED() QUIC_NOTREACHED_IMPL()
+#define QUIC_PLOG(severity) QUIC_PLOG_IMPL(severity)
+
#endif // NET_QUIC_PLATFORM_API_QUIC_LOGGING_H_
« no previous file with comments | « net/quic/core/spdy_utils_test.cc ('k') | net/quic/platform/impl/quic_logging_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698