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

Unified Diff: net/net.gypi

Issue 1357953002: Replace the existing SpdyHeaderBlock typedef with a class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add some includes. Created 5 years, 3 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 6d5f0a30a7c221aaa0a55ee4b52192dfe2b244d5..2116a8b0bcea381cf8a0fa30f9789bd00138832b 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1654,7 +1654,7 @@
'spdy/spdy_frame_builder_test.cc',
'spdy/spdy_frame_reader_test.cc',
'spdy/spdy_framer_test.cc',
- 'spdy/spdy_header_block_unittest.cc',
+ 'spdy/spdy_header_block_test.cc',
'spdy/spdy_headers_block_parser_test.cc',
'spdy/spdy_http_stream_unittest.cc',
'spdy/spdy_http_utils_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698