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

Unified Diff: net/net.gypi

Issue 2558243002: Add Http2FrameDecoderAdapter. (Closed)
Patch Set: Created 4 years 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/http2_frame_decoder_adapter.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 419f532f7016197b7b46fe52e42b970b2ed3799d..23957d1c0562eed710fd957c68b71d3b05904fb7 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1337,6 +1337,8 @@
'spdy/hpack/hpack_output_stream.h',
'spdy/hpack/hpack_static_table.cc',
'spdy/hpack/hpack_static_table.h',
+ 'spdy/http2_frame_decoder_adapter.cc',
+ 'spdy/http2_frame_decoder_adapter.h',
'spdy/http2_priority_dependencies.cc',
'spdy/http2_priority_dependencies.h',
'spdy/http2_write_scheduler.h',
« no previous file with comments | « no previous file | net/spdy/http2_frame_decoder_adapter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698