| Index: chrome/browser/io_thread.h
|
| diff --git a/chrome/browser/io_thread.h b/chrome/browser/io_thread.h
|
| index 173f9a08f35f9addfda3f7984bbe698c210e2865..0a0cad11405045ca5ac663b43037c5a46739f797 100644
|
| --- a/chrome/browser/io_thread.h
|
| +++ b/chrome/browser/io_thread.h
|
| @@ -177,7 +177,7 @@ class IOThread : public content::BrowserThreadDelegate {
|
| net::NextProtoVector next_protos;
|
| Optional<std::string> trusted_spdy_proxy;
|
| std::set<net::HostPortPair> forced_spdy_exclusions;
|
| - Optional<bool> use_alternate_protocols;
|
| + Optional<bool> use_alternative_services;
|
| Optional<double> alternative_service_probability_threshold;
|
|
|
| Optional<bool> enable_quic;
|
|
|