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

Unified Diff: net/net.gypi

Issue 2611613003: Add quic_logging (Closed)
Patch Set: fix failed test? 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 | « no previous file | net/quic/core/congestion_control/bbr_sender.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 1b6e0af6d48fb381e3deb9a09f65a0e2ab1ace7c..34d13133f5a9d6e53ff5ff7d45ec3769e2778e6b 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1221,6 +1221,7 @@
'quic/platform/api/quic_ip_address_family.h',
'quic/platform/api/quic_ip_address.cc',
'quic/platform/api/quic_ip_address.h',
+ 'quic/platform/api/quic_logging.h',
'quic/platform/api/quic_lru_cache.h',
'quic/platform/api/quic_mutex.cc',
'quic/platform/api/quic_mutex.h',
@@ -1236,6 +1237,7 @@
'quic/platform/impl/quic_export_impl.h',
'quic/platform/impl/quic_ip_address_impl.cc',
'quic/platform/impl/quic_ip_address_impl.h',
+ 'quic/platform/impl/quic_logging_impl.h',
'quic/platform/impl/quic_lru_cache_impl.h',
'quic/platform/impl/quic_mutex_impl.cc',
'quic/platform/impl/quic_mutex_impl.h',
« no previous file with comments | « no previous file | net/quic/core/congestion_control/bbr_sender.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698