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

Unified Diff: net/net.gypi

Issue 1961573002: Avoids the "re-encode HPACK as SPDY3" step. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update new test 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_stream.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 7cd7d8f11cf100d8b10c369527d7806c7a3e9260..d80b98afa11d14e5c4e49445ddd432338f90dca7 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1090,6 +1090,8 @@
'spdy/buffered_spdy_framer.h',
'spdy/fuzzing/hpack_fuzz_util.cc',
'spdy/fuzzing/hpack_fuzz_util.h',
+ 'spdy/header_coalescer.cc',
+ 'spdy/header_coalescer.h',
'spdy/hpack/hpack_constants.cc',
'spdy/hpack/hpack_constants.h',
'spdy/hpack/hpack_decoder.cc',
« no previous file with comments | « no previous file | net/quic/quic_chromium_client_stream.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698