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

Unified Diff: net/spdy/mock_spdy_framer_visitor.cc

Issue 2414293002: Deprecates --spdy_framer_use_new_methods4. (Closed)
Patch Set: Created 4 years, 2 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 | « net/spdy/mock_spdy_framer_visitor.h ('k') | net/spdy/spdy_deframer_visitor_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/spdy/mock_spdy_framer_visitor.cc
diff --git a/net/spdy/mock_spdy_framer_visitor.cc b/net/spdy/mock_spdy_framer_visitor.cc
index c13d4a35bdeec488de2bf80ad5329c9f8ddf532f..9fd594dbf622bc85f25b5e00a6390482ccf94d5d 100644
--- a/net/spdy/mock_spdy_framer_visitor.cc
+++ b/net/spdy/mock_spdy_framer_visitor.cc
@@ -9,7 +9,7 @@ namespace net {
namespace test {
MockSpdyFramerVisitor::MockSpdyFramerVisitor() {
- DelegateNewHeaderHandling();
+ DelegateHeaderHandling();
}
MockSpdyFramerVisitor::~MockSpdyFramerVisitor() {}
« no previous file with comments | « net/spdy/mock_spdy_framer_visitor.h ('k') | net/spdy/spdy_deframer_visitor_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698