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

Unified Diff: net/spdy/spdy_network_transaction_unittest.cc

Issue 1755017: A couple of SPDY server push bug fixes.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 8 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/spdy_session.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/spdy/spdy_network_transaction_unittest.cc
===================================================================
--- net/spdy/spdy_network_transaction_unittest.cc (revision 45934)
+++ net/spdy/spdy_network_transaction_unittest.cc (working copy)
@@ -1404,8 +1404,8 @@
0x00, 0x00, 0x00, 0x71,
0x00, 0x00, 0x00, 0x01,
0x00, 0x00, 0x00, 0x04,
- 0x00, 0x14, 'X', '-', 'A', 's', 's', 'o', 'c', 'i', 'a', 't',
- 'e', 'd', '-', 'C', 'o', 'n', 't', 'e', 'n', 't',
+ 0x00, 0x14, 'x', '-', 'a', 's', 's', 'o', 'c', 'i', 'a', 't',
+ 'e', 'd', '-', 'c', 'o', 'n', 't', 'e', 'n', 't',
0x00, 0x20, '1', '?', '?', 'h', 't', 't', 'p', ':', '/', '/', 'w', 'w',
'w', '.', 'g', 'o', 'o', 'g', 'l', 'e', '.', 'c', 'o', 'm',
'/', 'f', 'o', 'o', '.', 'd', 'a', 't',
« no previous file with comments | « no previous file | net/spdy/spdy_session.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698