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

Unified Diff: net/spdy/spdy_test_util_common.h

Issue 1268313004: s/use_alternate_protocols/use_alternative_services/g (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 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;
};

Powered by Google App Engine
This is Rietveld 408576698