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

Unified Diff: net/net.gypi

Issue 2007693002: uncompiled issue Base URL: https://chromium.googlesource.com/chromium/src.git@122481524
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_potential_connection_store.h » ('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 23a8644209cb3d7589f12d32323d0730f21eaa35..1c9b9cdfc0007874b0e447efffd0bd4aca8dccfe 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -985,6 +985,8 @@
'quic/quic_packet_generator.cc',
'quic/quic_packet_generator.h',
'quic/quic_packet_writer.h',
+ 'quic/quic_potential_connection_store.cc',
+ 'quic/quic_potential_connection_store.h',
'quic/quic_protocol.cc',
'quic/quic_protocol.h',
'quic/quic_received_packet_manager.cc',
@@ -1613,6 +1615,7 @@
'quic/quic_one_block_arena_test.cc',
'quic/quic_packet_creator_test.cc',
'quic/quic_packet_generator_test.cc',
+ 'quic/quic_potential_connection_store_test.cc',
'quic/quic_protocol_test.cc',
'quic/quic_received_packet_manager_test.cc',
'quic/quic_sent_entropy_manager_test.cc',
« no previous file with comments | « no previous file | net/quic/quic_potential_connection_store.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698