| Index: chrome/browser/io_thread.h
|
| diff --git a/chrome/browser/io_thread.h b/chrome/browser/io_thread.h
|
| index e3cf05c967be9b3a85cc2131dee3ccf308392b54..1fb3b45b57dcdd64d6461821cca14e15466d1f36 100644
|
| --- a/chrome/browser/io_thread.h
|
| +++ b/chrome/browser/io_thread.h
|
| @@ -156,7 +156,6 @@ class IOThread : public content::BrowserThreadDelegate {
|
| uint16 testing_fixed_http_port;
|
| uint16 testing_fixed_https_port;
|
| Optional<size_t> initial_max_spdy_concurrent_streams;
|
| - Optional<size_t> max_spdy_concurrent_streams_limit;
|
| Optional<bool> force_spdy_single_domain;
|
| Optional<bool> enable_spdy_ip_pooling;
|
| Optional<bool> enable_spdy_compression;
|
|
|