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 ae49bdeabca5981dd53c3e3e14f6da5d348398bc..8043ccef8ba48598f5c0f04eaec20e5c06e6fe60 100644 |
--- a/net/spdy/spdy_test_util_common.h |
+++ b/net/spdy/spdy_test_util_common.h |
@@ -220,7 +220,7 @@ struct SpdySessionDependencies { |
SpdySession::TimeFunc time_func; |
NextProtoVector next_protos; |
std::string trusted_spdy_proxy; |
- bool use_alternate_protocols; |
+ bool use_alternative_services; |
NetLog* net_log; |
}; |