Index: chrome/browser/io_thread.h |
diff --git a/chrome/browser/io_thread.h b/chrome/browser/io_thread.h |
index dd780b8cd9e932313429d846226841f1c13c7d57..c63fa3e2f6a5883e40c7e9c405b2db612664993c 100644 |
--- a/chrome/browser/io_thread.h |
+++ b/chrome/browser/io_thread.h |
@@ -374,9 +374,6 @@ class IOThread : public content::BrowserThreadDelegate { |
scoped_refptr<net::URLRequestContextGetter> |
system_url_request_context_getter_; |
- // True if SPDY is allowed by policy. |
- bool is_spdy_allowed_by_policy_; |
- |
// True if QUIC is allowed by policy. |
bool is_quic_allowed_by_policy_; |