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

Unified Diff: net/net.gypi

Issue 2002083002: Add QuicSentPacketManagerInterface, and QuicSentPacketManager implements it. No functional change e… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/quic_chromium_client_session.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 7cd7d8f11cf100d8b10c369527d7806c7a3e9260..23a8644209cb3d7589f12d32323d0730f21eaa35 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -993,6 +993,7 @@
'quic/quic_sent_entropy_manager.h',
'quic/quic_sent_packet_manager.cc',
'quic/quic_sent_packet_manager.h',
+ 'quic/quic_sent_packet_manager_interface.h',
'quic/quic_server_id.cc',
'quic/quic_server_id.h',
'quic/quic_session.cc',
« no previous file with comments | « no previous file | net/quic/quic_chromium_client_session.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698