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

Unified Diff: net/net.gypi

Issue 2184253002: Reset HTTP/2 stream on line-folded response headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/spdy/header_coalescer.cc » ('j') | net/spdy/header_coalescer.cc » ('J')
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 3600a1fb06bf27413bf977d97586c5effa123e92..08b85bb8b1f73297af3893c33854a878c321de85 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1777,6 +1777,7 @@
'spdy/bidirectional_stream_spdy_impl_unittest.cc',
'spdy/buffered_spdy_framer_unittest.cc',
'spdy/fuzzing/hpack_fuzz_util_test.cc',
+ 'spdy/header_coalescer_test.cc',
'spdy/hpack/hpack_decoder_test.cc',
'spdy/hpack/hpack_encoder_test.cc',
'spdy/hpack/hpack_entry_test.cc',
« no previous file with comments | « no previous file | net/spdy/header_coalescer.cc » ('j') | net/spdy/header_coalescer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698