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

Unified Diff: net/net.gypi

Issue 2651673004: Add quic_map_util. (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 | « no previous file | net/quic/core/crypto/crypto_handshake_message.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 3a734a313057ae008131408a03101009605133b7..502fa977a1a46199ea04e1496973b4da44616c7d 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1224,6 +1224,7 @@
'quic/platform/api/quic_ip_address.h',
'quic/platform/api/quic_logging.h',
'quic/platform/api/quic_lru_cache.h',
+ 'quic/platform/api/quic_map_util.h',
'quic/platform/api/quic_mutex.cc',
'quic/platform/api/quic_mutex.h',
'quic/platform/api/quic_ptr_util.h',
@@ -1242,6 +1243,7 @@
'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_map_util_impl.h',
'quic/platform/impl/quic_mutex_impl.cc',
'quic/platform/impl/quic_mutex_impl.h',
'quic/platform/impl/quic_ptr_util_impl.h',
« no previous file with comments | « no previous file | net/quic/core/crypto/crypto_handshake_message.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698