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

Unified Diff: net/spdy/spdy_test_util_common.h

Issue 2115213002: Disable SPDY/3.1. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/spdy/spdy_test_util_common.h
diff --git a/net/spdy/spdy_test_util_common.h b/net/spdy/spdy_test_util_common.h
index acfeaee3d7a5862141960528e5b93080ec42bc93..c693f49c5805faa9fce484c87d3215f951bf52fa 100644
--- a/net/spdy/spdy_test_util_common.h
+++ b/net/spdy/spdy_test_util_common.h
@@ -205,7 +205,6 @@ struct SpdySessionDependencies {
bool enable_user_alternate_protocol_ports;
bool enable_npn;
bool enable_priority_dependencies;
- bool enable_spdy31;
bool enable_quic;
NextProto protocol;
size_t session_max_recv_window_size;

Powered by Google App Engine
This is Rietveld 408576698